lkml.org 
[lkml]   [2023]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 RESEND] staging: vme_user: Replace "<<" with BIT macro
On Thu, Mar 23, 2023 at 04:34:06PM +0300, Dan Carpenter wrote:
> On Thu, Mar 23, 2023 at 06:34:54PM +0530, Abhirup Deb wrote:
> > Replace the "<<" operator with BIT macro, in accordance to the
> > checkpatch.pl script and Linux kernel coding-style guidelines.
> >
> > Signed-off-by: Abhirup Deb <abhirupdeb@linux.vnet.ibm.com>
> > ---
> > Changes in v2:
> > - Refactor the patch & Replace the erroneous BIT macro in --
> > "#define TSI148_PCFS_STAT_SELTIM BIT(9)"
> > with --
> > "#define TSI148_PCFS_STAT_SELTIM (3<<9)"
> >
>
> Why did you resend this?
>
> regards,
> dan carpenter
>
Hey Dan,
Sorry,did not mean to spam! Mistake on my part!

Regards,
Abhirup Deb

\
 
 \ /
  Last update: 2023-03-27 01:15    [W:0.307 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site