[lustre-devel] [PATCH v3 5/5] staging: lustre: libcfs.h: remove IS_PO2 and __is_po2
    Greg KH 
    gregkh at linuxfoundation.org
       
    Fri Nov  6 17:11:09 PST 2015
    
    
  
On Thu, Oct 29, 2015 at 03:00:24AM +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>
> ---
> v2:
>         -became patch number 5 in the series
> v3:
> 	-no change
> 
>  drivers/staging/lustre/include/linux/libcfs/libcfs.h | 7 -------
>  1 file changed, 7 deletions(-)
I can't take this yet, as your patch 2/5 didn't apply :(
    
    
More information about the lustre-devel
mailing list