[Cluster-devel] [PATCH 1/1 linux-next] GFS2: use BIT() macro

Andreas Gruenbacher agruenba at redhat.com
Tue Jul 26 07:02:17 UTC 2016


Fabian,

On Sun, Jul 24, 2016 at 4:24 PM, Fabian Frederick <fabf at 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




More information about the Cluster-devel mailing list