lkml.org 
[lkml]   [2023]   [Oct]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH v2 0/2] staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
This patchset performs code cleanup in qlge driver as per
linux coding style and may be applied in any sequence.

v2: Ammended wording in subject line for all the patches
Suggested by Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Nandha Kumar Singaram (2):
staging: qlge: Fix coding style in qlge.h
staging: qlge: Prefer using the BIT macro

drivers/staging/qlge/qlge.h | 388 +++++++++++++++----------------
drivers/staging/qlge/qlge_main.c | 8 +-
drivers/staging/qlge/qlge_mpi.c | 2 +-
3 files changed, 199 insertions(+), 199 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2023-10-18 21:45    [W:0.056 / U:0.992 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site