[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAB3L5oysec19U1WBAJrSb_qck7kJ_p9gj=wae-0w3y-pDDoDVw@mail.gmail.com>
Date: Mon, 11 Sep 2017 22:47:57 +0530
From: Srishti Sharma <srishtishar@...il.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: Gilad Ben-Yossef <gilad@...yossef.com>, devel@...verdev.osuosl.org,
driverdev-devel@...uxdriverproject.org,
Linux kernel mailing list <linux-kernel@...r.kernel.org>,
outreachy-kernel@...glegroups.com,
Linux Crypto Mailing List <linux-crypto@...r.kernel.org>
Subject: Re: [PATCH v2] Staging: ccree: Prefer using BIT macro.
On Mon, Sep 11, 2017 at 9:54 PM, Greg KH <gregkh@...uxfoundation.org> wrote:
> 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.
Oh.. It's okay !
Thanks,
Srishti
>
> greg k-h
Powered by blists - more mailing lists