[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5757F17C.9090903@mev.co.uk>
Date: Wed, 8 Jun 2016 11:20:44 +0100
From: Ian Abbott <abbotti@....co.uk>
To: Ravishankar Karkala Mallikarjunayya <ravishankarkm32@...il.com>,
hsweeten@...ionengravers.com, gregkh@...uxfoundation.org
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 07/10] Staging: comedi: fix BIT macro issue in
das6402.c
On 06/06/16 12:01, Ravishankar Karkala Mallikarjunayya wrote:
> This patch Replace all occurences of (1<<x) by BIT(x) and DAS6402_CTRL_TRIG(x),
> DAS6402_MODE_RANGE(x), DAS6402_MODE_DMA(x) macros in the file das6402.c
> to get rid of checkpatch.pl "CHECK" output "Prefer using the BIT macro"
>
> Signed-off-by: Ravishankar Karkala Mallikarjunayya <ravishankarkm32@...il.com>
> ---
> drivers/staging/comedi/drivers/das6402.c | 74 ++++++++++++++++----------------
> 1 file changed, 38 insertions(+), 36 deletions(-)
>
Thanks!
Reviewed-by: Ian Abbott <abbotti@....co.uk>
--
-=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@....co.uk> )=-
-=( Web: http://www.mev.co.uk/ )=-
Powered by blists - more mailing lists