[lustre-devel] [PATCH 4/4] staging: lustre: remove IS_PO2 and __is_po2

Greg KH greg at kroah.com
Fri Oct 16 22:21:05 PDT 2015


On Sat, Oct 17, 2015 at 12:07:28AM +0200, Aya Mahfouz wrote:
> Removes IS_PO2 and __is_po2 since the uses of IS_PO2 have
> been replaced by is_power_of_2
> 
> Signed-off-by: Aya Mahfouz <mahfouz.saif.elyazal at gmail.com>
> ---
>  drivers/staging/lustre/include/linux/libcfs/libcfs.h | 7 -------
>  1 file changed, 7 deletions(-)

You didn't test build this patch :(


More information about the lustre-devel mailing list