[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20161107095851.GA13009@kroah.com>
Date: Mon, 7 Nov 2016 10:58:51 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Shiva Kerdel <shiva@...ev.nl>
Cc: martyn@...chs.me.uk, manohar.vanga@...il.com,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Staging: vme: vme_pio2: Prefer using the BIT macro
On Sat, Nov 05, 2016 at 08:31:11PM +0100, Shiva Kerdel wrote:
> Replace all occurences of (1 << x) by BIT(x) in the file vme_pio2.h to
> get rid of checkpatch.pl "check" output "Prefer using the BIT macro".
>
> Signed-off-by: Shiva Kerdel <shiva@...ev.nl>
> ---
> drivers/staging/vme/devices/vme_pio2.h | 86 +++++++++++++++++-----------------
> 1 file changed, 43 insertions(+), 43 deletions(-)
Someone else sent this same patch a few days before you did, sorry.
greg k-h
Powered by blists - more mailing lists