Fabian,

On Sun, Jul 24, 2016 at 4:24 PM, Fabian Frederick <f...@skynet.be> wrote:
> Replace 1 << value shift by more explicit BIT() macro
>
> Also fixes two bare unsigned definitions:
>
> WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
> +               unsigned hsize = BIT(ip->i_depth);

this patch is looking good. I'm adding it to my for-next queue.

Thanks,
Andreas

Reply via email to