Tag: 4e6aa99b87c3cd9e2487b275a7c47b37bee33fb5

Staging: lustre: libcfs: Prefer using the BIT macro

Author: Shraddha Barke <shraddha.6596@gmail.com> This patch replaces bit shifting on 1 with the BIT(x) macro This was done with coccinelle: @@ int g; @@ -(1