[PATCH 1/1] Staging: comedi: dmm32at: fix BIT macro issue.

Ian Abbott abbotti at mev.co.uk
Fri Jun 10 11:33:37 UTC 2016


On 10/06/16 12:15, Ravishankar Karkala Mallikarjunayya wrote:
> This Replace all occurences of (1<<x) by BIT(x) and DMM32AT_CTRL_PAGE(x),
> DMM32AT_AI_CFG_SCINT(x) macros to get rid of checkpatch.pl
> "CHECK" output "Prefer using the BIT macro"
>
> Signed-off-by: Ravishankar Karkala Mallikarjunayya <ravishankarkm32 at gmail.com>
> ---
>   drivers/staging/comedi/drivers/dmm32at.c | 98 ++++++++++++++++----------------
>   1 file changed, 50 insertions(+), 48 deletions(-)
>

It looks good, but could you repost it as [PATCH v2 1/1] so that Greg 
knows which one to apply?

-- 
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbotti at mev.co.uk> )=-
-=(                          Web: http://www.mev.co.uk/  )=-


More information about the devel mailing list