[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170911162458.GA24025@kroah.com>
Date: Mon, 11 Sep 2017 09:24:58 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Srishti Sharma <srishtishar@...il.com>
Cc: gilad@...yossef.com, devel@...verdev.osuosl.org,
driverdev-devel@...uxdriverproject.org,
linux-kernel@...r.kernel.org, outreachy-kernel@...glegroups.com,
linux-crypto@...r.kernel.org
Subject: Re: [PATCH v2] Staging: ccree: Prefer using BIT macro.
On Thu, Sep 07, 2017 at 07:44:52PM +0530, Srishti Sharma wrote:
> Use BIT(x) instead of using (1<<x), reported by checkpatch.pl.
>
> Signed-off-by: Srishti Sharma <srishtishar@...il.com>
> ---
> Changes in v2:
> - Add tab spaces before BIT macro.
>
> drivers/staging/ccree/ssi_cipher.h | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
This change is already in my tree from someone else, sorry.
greg k-h
Powered by blists - more mailing lists