[PATCH 31/36] scsi: cxlflash: main: Fix a little do-rot

2021-03-17 Thread Lee Jones
: "Matthew R. Ochs" Cc: Uma Krishnan Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/cxlflash/main.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dri

[PATCH 30/36] scsi: isci: remote_node_table: Provide some missing params and remove others

2021-03-17 Thread Lee Jones
/scsi/isci/remote_node_table.c:588: warning: Function parameter or member 'remote_node_index' not described in 'sci_remote_node_table_release_remote_node_index' Cc: Artur Paszkiewicz Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Sign

[PATCH 26/36] scsi: isci: remote_device: Fix a bunch of doc-rot issues

2021-03-17 Thread Lee Jones
: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/isci/remote_device.c | 31 --- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/drivers/scsi/isci/remote_device.c

[PATCH 27/36] scsi: isci: request: Fix doc-rot issue relating to 'ireq' param

2021-03-17 Thread Lee Jones
in 'scu_sata_request_construct_task_context' Cc: Artur Paszkiewicz Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/isci/request.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/s

[PATCH 24/36] scsi: isci: remote_node_context: Fix one function header and demote a couple more

2021-03-17 Thread Lee Jones
Paszkiewicz Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/isci/remote_node_context.c | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/drivers/scsi/isci/remote_node_context.c

[PATCH 23/36] scsi: isci: remote_node_table: Fix a bunch of kernel-doc misdemeanours

2021-03-17 Thread Lee Jones
. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/isci/remote_node_table.c | 51 +-- 1 file changed, 25 insertions(+), 26 deletions(-) diff --git a/drivers/scsi/isci/remote_node_table.c b/drivers/scsi/isci/remote_node_table.c

[PATCH 25/36] scsi: isci: port_config: Fix a bunch of doc-rot and demote abuses

2021-03-17 Thread Lee Jones
' drivers/scsi/isci/port_config.c:623: warning: Cannot understand * drivers/scsi/isci/port_config.c:701: warning: Cannot understand * Cc: Artur Paszkiewicz Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --

[PATCH 07/36] scsi: aic94xx: aic94xx_dump: Correct misspelling of function asd_dump_seq_state()

2021-03-17 Thread Lee Jones
Fixes the following W=1 kernel build warning(s): drivers/scsi/aic94xx/aic94xx_dump.c:729: warning: expecting prototype for ads_dump_seq_state(). Prototype was for asd_dump_seq_state() instead Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: Lee Jones Cc: David Ch

[PATCH 15/36] scsi: be2iscsi: be_main: Demote incomplete/non-conformant kernel-doc header

2021-03-17 Thread Lee Jones
v...@broadcom.com Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/be2iscsi/be_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/be2iscsi/be_main.c b/drivers/scsi/be2iscsi/be_main.c index eac67878b2b1b..22cf7f4b8d8c8 100644 --- a/d

[PATCH 22/36] scsi: isci: task: Demote non-conformant header and remove superfluous param

2021-03-17 Thread Lee Jones
in 'isci_task_send_lu_reset_sas' drivers/scsi/isci/task.c:677: warning: Excess function parameter 'lun' description in 'isci_task_query_task' Cc: Artur Paszkiewicz Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/is

[PATCH 19/36] scsi: isci: phy: Provide function name and demote non-conforming header

2021-03-17 Thread Lee Jones
"Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/isci/phy.c | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/drivers/scsi/isci/phy.c b/drivers/scsi/isci/phy.c index 7ca7621f77479..aa8787343e831 100644 --- a/drivers/s

[PATCH 16/36] scsi: isci: phy: Fix a few different kernel-doc related issues

2021-03-17 Thread Lee Jones
'sas_phy' not described in 'isci_phy_control' drivers/scsi/isci/phy.c:1432: warning: Excess function parameter 'phy' description in 'isci_phy_control' Cc: Artur Paszkiewicz Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee

[PATCH 20/36] scsi: isci: request: Fix a myriad of kernel-doc issues

2021-03-17 Thread Lee Jones
in 'isci_io_request_build' Cc: Artur Paszkiewicz Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/isci/request.c | 58 ++--- 1 file changed, 28 insertions(+), 30 dele

[PATCH 17/36] scsi: fnic: fnic_scsi: Demote non-conformant kernel-doc headers

2021-03-17 Thread Lee Jones
' not described in 'fnic_scsi_host_end_tag' Cc: Satish Kharat Cc: Sesidhar Baddela Cc: Karan Tilak Kumar Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/fnic/fnic_scsi.c | 6 +++--- 1 file changed, 3 insert

[PATCH 21/36] scsi: isci: host: Fix bunch of kernel-doc related issues

2021-03-17 Thread Lee Jones
'remote_device' description in 'sci_controller_start_task' drivers/scsi/isci/host.c:2721: warning: Excess function parameter 'task_request' description in 'sci_controller_start_task' Cc: Artur Paszkiewicz Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.or

[PATCH 18/36] scsi: fnic: fnic_fcs: Kernel-doc headers must contain the function name

2021-03-17 Thread Lee Jones
: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/fnic/fnic_fcs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/fnic/fnic_fcs.c b/drivers/scsi/fnic/fnic_fcs.c index e0cee4dc

[PATCH 14/36] scsi: mpt3sas: mpt3sas_scs: Fix a few kernel-doc issues

2021-03-17 Thread Lee Jones
ux@avagotech.com Cc: mpt-fusionlinux@broadcom.com Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/mpt3sas/mpt3sas_scsih.c | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/drivers/scsi/mpt3sas/mpt3sas_scsih.c b/

[PATCH 13/36] scsi: pmcraid: Correct function name pmcraid_show_adapter_id() in header

2021-03-17 Thread Lee Jones
dranath Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/pmcraid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/pmcraid.c b/drivers/scsi/pmcraid.c index c98e39eb04b24..bffd9a9349e72 100644 --- a/drivers/scsi/pmcraid.c +++ b/drivers/scsi/pmcraid.

[PATCH 12/36] scsi: myrs: Add missing ':' to make the kernel-doc checker happy

2021-03-17 Thread Lee Jones
: Function parameter or member 'dev' not described in 'myrs_get_state' Cc: Hannes Reinecke Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: Linux GmbH Cc: "Leonard N. Zubkoff" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/myrs.c

[PATCH 11/36] scsi: a100u2w: Fix some misnaming and formatting issues

2021-03-17 Thread Lee Jones
was for inia100_queue_lck() instead Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: Doug Ledford Cc: Christoph Hellwig Cc: Alan Cox Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/a100u2w.c | 8 1 file changed, 4 insertions(+), 4 dele

[PATCH 02/36] scsi: ipr: Fix incorrect function names in their headers

2021-03-17 Thread Lee Jones
"Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/ipr.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/scsi/ipr.c b/drivers/scsi/ipr.c index e451102b9a299..fd6c974c2754e 100644 --- a/drivers/scsi/ipr.c +++

[PATCH 00/36] [Set 4] Rid W=1 warnings in SCSI

2021-03-17 Thread Lee Jones
This set is part of a larger effort attempting to clean-up W=1 kernel builds, which are currently overwhelmingly riddled with niggly little warnings. Lee Jones (36): scsi: myrb: Demote non-conformant kernel-doc headers and fix others scsi: ipr: Fix incorrect function names in their headers

[PATCH 10/36] scsi: initio: Fix a few kernel-doc misdemeanours

2021-03-17 Thread Lee Jones
rian Macy Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/initio.c | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/drivers/scsi/initio.c b/drivers/scsi/initio.c index 926a7045c2e5c..9b75e19a9bab1 100644 --- a/drivers/scsi/initio.c +++ b/d

[PATCH 09/36] scsi: dc395x: Fix some function param descriptions

2021-03-17 Thread Lee Jones
ux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/dc395x.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/scsi/dc395x.c b/drivers/scsi/dc395x.c index e28f8931e23f8..5503230006f87 100644 --- a/drivers/scsi/dc395x.c +++ b/drivers/scsi/dc395x.c @@

[PATCH 06/36] scsi: sd: Fix function name in header

2021-03-17 Thread Lee Jones
c: Richard Gooch Cc: Torben Mathiasen Cc: Alex Davis Cc: Douglas Gilbert Cc: Badari Pulavarty Cc: wi...@debian.org Cc: Kurt Garloff Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/sd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi

[PATCH 08/36] scsi: be2iscsi: be_main: Ensure function follows directly after its header

2021-03-17 Thread Lee Jones
s E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-driv...@broadcom.com Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/be2iscsi/be_main.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/scsi/be2iscsi/be_main.c b/drivers/scsi/be2i

[PATCH 05/36] scsi: pmcraid: Fix a whole host of kernel-doc issues

2021-03-17 Thread Lee Jones
"Martin K. Petersen" Cc: Anil Ravindranath Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/pmcraid.c | 68 -- 1 file changed, 33 insertions(+), 35 deletions(-) diff --git a/drivers/scsi/pmcraid.c b/drivers/scsi/pmcraid.c

[PATCH 04/36] scsi: sd_zbc: Place function name into header

2021-03-17 Thread Lee Jones
Fixes the following W=1 kernel build warning(s): drivers/scsi/sd_zbc.c:137: warning: wrong kernel-doc identifier on line: Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: Hannes Reinecke Cc: Le Moal Cc: Shaun Tancheff Cc: linux-s...@vger.kernel.org Sign

[PATCH 03/36] scsi: mvumi: Fix formatting and doc-rot issues

2021-03-17 Thread Lee Jones
s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/mvumi.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/scsi/mvumi.c b/drivers/scsi/mvumi.c index 71b6a1f834cd7..f41982a4b3abd 100644 --- a/drivers/scsi/mvumi.c +++ b/drivers/scsi/mvumi.c @@ -182,7 +

[PATCH 01/36] scsi: myrb: Demote non-conformant kernel-doc headers and fix others

2021-03-17 Thread Lee Jones
omley" Cc: "Martin K. Petersen" Cc: Linux GmbH Cc: "Leonard N. Zubkoff" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/myrb.c | 47 ++--- 1 file changed, 23 insertions(+), 24 deletions(-) diff --git a

[PATCH 6/8] scsi: isci: remote_device: Make local function isci_remote_device_wait_for_resume_from_abort() static

2021-03-17 Thread Lee Jones
n" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/isci/remote_device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/isci/remote_device.c b/drivers/scsi/isci/remote_device.c index c3f540b556895..b1276f7e49c89 100644 --- a/drivers/scsi/

[PATCH 1/8] scsi: BusLogic: Supply __printf(x, y) formatting for blogic_msg()

2021-03-17 Thread Lee Jones
=format] Cc: Khalid Aziz Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: "Leonard N. Zubkoff" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/BusLogic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/

[PATCH 2/8] scsi: nsp32: Supply __printf(x, y) formatting for nsp32_message()

2021-03-17 Thread Lee Jones
: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: go...@debian.org Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/nsp32.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/scsi/nsp32.c b/drivers/scsi/nsp32.c index e44b1a0f67099..

[PATCH 0/8] [Set 3 v2] Rid W=1 warnings in SCSI

2021-03-17 Thread Lee Jones
This set contains functional changes. This set is part of a larger effort attempting to clean-up W=1 kernel builds, which are currently overwhelmingly riddled with niggly little warnings. Lee Jones (8): scsi: BusLogic: Supply __printf(x, y) formatting for blogic_msg() scsi: nsp32: Supply

[PATCH 4/8] scsi: FlashPoint: Remove unused variable 'TID' from 'FlashPoint_AbortCCB()'

2021-03-17 Thread Lee Jones
. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/FlashPoint.c | 4 1 file changed, 4 deletions(-) diff --git a/drivers/scsi/FlashPoint.c b/drivers/scsi/FlashPoint.c index f479c542e787c..0464e37c806a4 100644 --- a/drivers/scsi/FlashPoint.c +++ b/drive

[PATCH 7/8] scsi: isci: port: Make local function 'port_state_name()' static

2021-03-17 Thread Lee Jones
Fixes the following W=1 kernel build warning(s): drivers/scsi/isci/port.c:65:13: warning: no previous prototype for ‘port_state_name’ [-Wmissing-prototypes] Cc: Artur Paszkiewicz Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Sign

[PATCH 3/8] scsi: nsp32: Remove or exclude unused variables

2021-03-17 Thread Lee Jones
: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] Cc: GOTO Masanori Cc: YOKOTA Hiroshi Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: go...@debian.org Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/nsp32.c | 23 ---

[PATCH 8/8] scsi: nsp32: Correct expected types in debug print formatting

2021-03-17 Thread Lee Jones
bian.org Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/nsp32.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/scsi/nsp32.c b/drivers/scsi/nsp32.c index 54abda4d07c64..134bbd2d8b667 100644 --- a/drivers/scsi/nsp32.c +++ b/drivers/scsi/nsp3

Re: [PATCH 00/18] [Set 3] Rid W=1 warnings in SCSI

2021-03-17 Thread Lee Jones
On Wed, 17 Mar 2021, Lee Jones wrote: > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit > > This set contains functional changes. > > This set is part of a larger effort attempting to clean-up W=1 > kernel builds, which are

[PATCH 08/18] scsi: a100u2w: Remove unused variable 'bios_phys'

2021-03-17 Thread Lee Jones
Cc: Doug Ledford Cc: Christoph Hellwig Cc: Alan Cox Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/a100u2w.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/scsi/a100u2w.c b/drivers/scsi/a100u2w.c index 66c514310f3c5..c99224a128f82 100644 --- a/drivers/scsi/a10

[PATCH 11/18] scsi: 3w-9xxx: Remove a few set but unused variables

2021-03-17 Thread Lee Jones
James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/3w-9xxx.c | 14 -- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/drivers/scsi/3w-9xxx.c b/drivers/scsi/3w-9xxx.c index b96e82de4237d..

[PATCH 12/18] scsi: 3w-sas: Remove unused variables 'sglist' and 'tw_dev'

2021-03-17 Thread Lee Jones
:1411:23: warning: variable ‘tw_dev’ set but not used [-Wunused-but-set-variable] Cc: Adam Radford Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/3w-sas.c | 10 ++ 1 file changed, 2 insert

[PATCH 18/18] scsi: nsp32: Correct expected types in debug print formatting

2021-03-17 Thread Lee Jones
bian.org Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/nsp32.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/scsi/nsp32.c b/drivers/scsi/nsp32.c index 54abda4d07c64..134bbd2d8b667 100644 --- a/drivers/scsi/nsp32.c +++ b/drivers/scsi/nsp3

[PATCH 14/18] scsi: FlashPoint: Remove unused variable 'TID' from 'FlashPoint_AbortCCB()'

2021-03-17 Thread Lee Jones
. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/FlashPoint.c | 4 1 file changed, 4 deletions(-) diff --git a/drivers/scsi/FlashPoint.c b/drivers/scsi/FlashPoint.c index f479c542e787c..0464e37c806a4 100644 --- a/drivers/scsi/FlashPoint.c +++ b/drive

[PATCH 17/18] scsi: isci: remote_device: Make local function isci_remote_device_wait_for_resume_from_abort() static

2021-03-17 Thread Lee Jones
n" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/isci/remote_device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/isci/remote_device.c b/drivers/scsi/isci/remote_device.c index c3f540b556895..b1276f7e49c89 100644 --- a/drivers/scsi/

[PATCH 16/18] scsi: isci: port: Make local function 'port_state_name()' static

2021-03-17 Thread Lee Jones
Fixes the following W=1 kernel build warning(s): drivers/scsi/isci/port.c:65:13: warning: no previous prototype for ‘port_state_name’ [-Wmissing-prototypes] Cc: Artur Paszkiewicz Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Sign

[PATCH 15/18] scsi: sim710: Remove unused variable 'err' from sim710_init()

2021-03-17 Thread Lee Jones
"Martin K. Petersen" Cc: Richard Hirst Cc: c by Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/sim710.c | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/drivers/scsi/sim710.c b/drivers/scsi/sim710.c index 22302612e032b..

[PATCH 13/18] scsi: nsp32: Remove or exclude unused variables

2021-03-17 Thread Lee Jones
: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] Cc: GOTO Masanori Cc: YOKOTA Hiroshi Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: go...@debian.org Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/nsp32.c | 23 ---

[PATCH 10/18] scsi: 3w-xxxx: Remove 2 unused variables 'response_que_value' and 'tw_dev'

2021-03-17 Thread Lee Jones
/scsi/3w-.c:1345:23: warning: variable ‘tw_dev’ set but not used [-Wunused-but-set-variable] Cc: Adam Radford Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: Joel Jacobson Cc: de Melo Cc: Andre Hedrick Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones

[PATCH 09/18] scsi: myrs: Remove a couple of unused 'status' variables

2021-03-17 Thread Lee Jones
: warning: variable ‘status’ set but not used [-Wunused-but-set-variable] Cc: Hannes Reinecke Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: Linux GmbH Cc: "Leonard N. Zubkoff" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/myrs.c

[PATCH 06/18] scsi: nsp32: Supply __printf(x, y) formatting for nsp32_message()

2021-03-17 Thread Lee Jones
: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: go...@debian.org Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/nsp32.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/scsi/nsp32.c b/drivers/scsi/nsp32.c index e44b1a0f67099..

[PATCH 00/18] [Set 3] Rid W=1 warnings in SCSI

2021-03-17 Thread Lee Jones
MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This set contains functional changes. This set is part of a larger effort attempting to clean-up W=1 kernel builds, which are currently overwhelmingly riddled with niggly little warnings. Lee Jones (18

[PATCH 07/18] scsi: initio: Remove unused variable 'prev'

2021-03-17 Thread Lee Jones
c: Bas Vermeulen Cc: Christoph Hellwig Cc: Brian Macy Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/initio.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/scsi/initio.c b/drivers/scsi/initio.c index 814acc57069dc..926a7045c2e5c 100644 --- a/d

[PATCH 04/18] scsi: esas2r: esas2r_log: Supply __printf(x, y) formatting for esas2r_log_master()

2021-03-17 Thread Lee Jones
Grove Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/esas2r/esas2r_log.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/scsi/esas2r/esas2r_log.c b/drivers/scsi/esas2r/esas2r_log.c

[PATCH 05/18] scsi: BusLogic: Supply __printf(x, y) formatting for blogic_msg()

2021-03-17 Thread Lee Jones
=format] Cc: Khalid Aziz Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: "Leonard N. Zubkoff" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/BusLogic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/

[PATCH 03/18] scsi: bfa: bfa_fcs_lport: Move a large struct from the stack onto the heap

2021-03-17 Thread Lee Jones
: Sudarsana Kalluru Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/bfa/bfa_fcs_lport.c | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/drivers/scsi/bfa/bfa_fcs_lp

[PATCH 02/18] scsi: mpt3sas: mpt3sas_scs: Move a little data from the stack onto the heap

2021-03-17 Thread Lee Jones
Cc: Sreekanth Reddy Cc: Suganath Prabu Subramani Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: mpt-fusionlinux@avagotech.com Cc: mpt-fusionlinux@broadcom.com Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/mpt3sas/

[PATCH 01/18] scsi: aic94xx: aic94xx_dump: Remove code that has been unused for at least 13 years

2021-03-17 Thread Lee Jones
(). Prototype was for asd_dump_seq_state() instead Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: David Chaw Cc: Luben Tuikov Cc: linux-s...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/scsi/aic94xx/aic94xx_dump.c | 184 1 file ch

Re: [RESEND 00/53] Rid GPU from W=1 warnings

2021-03-17 Thread Lee Jones
On Thu, 11 Mar 2021, Lee Jones wrote: > On Thu, 11 Mar 2021, Daniel Vetter wrote: > > > On Mon, Mar 08, 2021 at 09:19:32AM +0000, Lee Jones wrote: > > > On Fri, 05 Mar 2021, Roland Scheidegger wrote: > > > > > > > The vmwgfx ones look all good to me,

Re: [PATCH 00/30] [Set 2] Rid W=1 warnings in SCSI

2021-03-17 Thread Lee Jones
etc. fixes. At the moment, my process involves a script which opens each file and works it's way through the reported issues. I'll take a look through the remaining patches and try to pull out any that are more complex. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │

Re: [PATCH v6 1/1] mfd: da9063: Support SMBus and I2C mode

2021-03-16 Thread Lee Jones
described above. > > This patch enables the I2C bus mode if I2C_FUNC_I2C is set or > otherwise keeps the default SMBus mode. > > Signed-off-by: Hubert Streidl > Signed-off-by: Mark Jonas > --- > Changes in v6: > - Fixed checkpatch check 'unaligned broken line'. > &

Re: [RESEND PATCH] mfd: sec: initialize driver via module_platform_driver

2021-03-16 Thread Lee Jones
gt; 1 file changed, 1 insertion(+), 13 deletions(-) Applied, thanks. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog

Re: [PATCH RESEND v4] MAINTAINERS: move Milo Kim to credits

2021-03-16 Thread Lee Jones
> - TI LP855x backlight driver, > - TI LP8727 charger driver, > - TI LP8788 MFD (ADC, LEDs, charger and regulator) drivers. > > Signed-off-by: Krzysztof Kozlowski > Cc: Mark Brown > Cc: Jonathan Cameron > Cc: Jingoo Han > Cc: Lee Jones > Cc: Pavel Machek > C

Re: [PATCH v5] mfd: da9063: Support SMBus and I2C mode

2021-03-16 Thread Lee Jones
> LD [M] drivers/mfd/da9063.o > Kernel: arch/arm/boot/Image is ready > Kernel: arch/arm/boot/zImage is ready > MODPOST Module.symvers > LD [M] drivers/mfd/da9063.ko -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog

Re: [PATCH v5] mfd: da9063: Support SMBus and I2C mode

2021-03-16 Thread Lee Jones
h > > > b/include/linux/mfd/da9063/registers.h > > > index 1dbabf1b3cb8..6e0f66a2e727 100644 > > > --- a/include/linux/mfd/da9063/registers.h > > > +++ b/include/linux/mfd/da9063/registers.h > > > @@ -1037,6 +1037,9 @@ > > > #define DA9063_NONKEY_PIN_AUTODOWN 0x

Re: [PATCH v5] mfd: da9063: Support SMBus and I2C mode

2021-03-16 Thread Lee Jones
RT 0x03 > > +/* DA9063_REG_CONFIG_J (addr=0x10F) */ > +#define DA9063_TWOWIRE_TO0x40 > + > /* DA9063_REG_MON_REG_5 (addr=0x116) */ > #define DA9063_MON_A8_IDX_MASK 0x07 > #define DA9063_MON_A8_IDX_NONE 0x00 -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog

Re: [PATCH 00/30] [Set 2] Rid W=1 warnings in SCSI

2021-03-16 Thread Lee Jones
hanks! Superstar! Thanks Martin. Just FYI, there are more 44 more patches left until clean. Would you like them in 1 or 2 sets? -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog

Re: [PATCH v3] mfd: ntxec: Support for EC in Tolino Shine 2 HD

2021-03-15 Thread Lee Jones
On Mon, 15 Mar 2021, Andreas Kemnade wrote: > On Mon, 15 Mar 2021 08:12:31 + > Lee Jones wrote: > > [...] > > > static int ntxec_probe(struct i2c_client *client) > > > { > > > struct ntxec *ec; > > > unsigned int version; > &g

Re: [PATCH v3] mfd: ntxec: Support for EC in Tolino Shine 2 HD

2021-03-15 Thread Lee Jones
subdevices: %d\n", res); > > diff --git a/include/linux/mfd/ntxec.h b/include/linux/mfd/ntxec.h > index 361204d125f1..26ab3b8eb612 100644 > --- a/include/linux/mfd/ntxec.h > +++ b/include/linux/mfd/ntxec.h > @@ -33,5 +33,6 @@ static inline __be16 ntxec_reg8(u8 value) > > /* Known firmware versions */ > #define NTXEC_VERSION_KOBO_AURA 0xd726 /* found in Kobo Aura */ > +#define NTXEC_VERSION_TOLINO_SHINE2 0xf110 /* found in Tolino Shine 2 HD */ > > #endif -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog

Re: [PATCH 08/10] of: of_net: Demote non-conforming kernel-doc header

2021-03-12 Thread Lee Jones
On Fri, 12 Mar 2021, Andrew Lunn wrote: > On Fri, Mar 12, 2021 at 11:07:56AM +0000, Lee Jones wrote: > > Fixes the following W=1 kernel build warning(s): > > > > drivers/of/of_net.c:104: warning: Function parameter or member 'np' not > > described in 'of_ge

Re: [PATCH 07/10] of: fdt: Demote kernel-doc abuses

2021-03-12 Thread Lee Jones
On Fri, 12 Mar 2021, Rob Herring wrote: > On Fri, Mar 12, 2021 at 4:08 AM Lee Jones wrote: > > > > Fixes the following W=1 kernel build warning(s): > > > > drivers/of/fdt.c:478: warning: Function parameter or member 'node' not > > described in '__reserved_mem_r

Re: [PATCH 01/10] of: device: Fix function name in header and demote kernel-doc abuse

2021-03-12 Thread Lee Jones
On Fri, 12 Mar 2021, Rob Herring wrote: > On Fri, Mar 12, 2021 at 4:08 AM Lee Jones wrote: > > > > Fixes the following W=1 kernel build warning(s): > > > > drivers/of/device.c:72: warning: expecting prototype for > > of_dma_configure(). Prototype was

[PATCH 4/4] ptp: ptp_p: Demote non-conformant kernel-doc headers and supply a param description

2021-03-12 Thread Lee Jones
-by: Lee Jones --- drivers/ptp/ptp_pch.c | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/drivers/ptp/ptp_pch.c b/drivers/ptp/ptp_pch.c index fa4417ad02e0c..a17e8cc642c5f 100644 --- a/drivers/ptp/ptp_pch.c +++ b/drivers/ptp/ptp_pch.c @@ -37,7 +37,8 @@ enum pch_status

[PATCH 2/4] ptp_pch: Move 'pch_*()' prototypes to shared header

2021-03-12 Thread Lee Jones
for ‘pch_set_station_address’ [-Wmissing-prototypes] Cc: Richard Cochran (maintainer:PTP HARDWARE CLOCK SUPPORT) Cc: "David S. Miller" Cc: Jakub Kicinski Cc: Flavio Suligoi Cc: net...@vger.kernel.org Signed-off-by: Lee Jones --- .../net/ethernet/oki-semi/pch_gbe/pch_gbe.h | 8 --- .../et

[PATCH 3/4] ptp: ptp_clockmatrix: Demote non-kernel-doc header to standard comment

2021-03-12 Thread Lee Jones
drivers/ptp/ptp_clockmatrix.c:1408: warning: Cannot understand * @brief Maximum absolute value for write phase offset in picoseconds Cc: Richard Cochran Cc: idt-support-1...@lm.renesas.com Cc: net...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/ptp/ptp_clockmatrix.c | 4 ++-- 1 file

[PATCH 0/4] Rid W=1 warnings from PTP

2021-03-12 Thread Lee Jones
This set is part of a larger effort attempting to clean-up W=1 kernel builds, which are currently overwhelmingly riddled with niggly little warnings. Lee Jones (4): ptp_pch: Remove unused function 'pch_ch_control_read()' ptp_pch: Move 'pch_*()' prototypes to shared header ptp

[PATCH 1/4] ptp_pch: Remove unused function 'pch_ch_control_read()'

2021-03-12 Thread Lee Jones
i Cc: net...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h | 1 - drivers/ptp/ptp_pch.c | 11 --- 2 files changed, 12 deletions(-) diff --git a/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h b/drivers/net/etherne

[PATCH 06/10] of: address: Demote non-conformant kernel-doc header

2021-03-12 Thread Lee Jones
/of/address.c:868: warning: Function parameter or member 'r' not described in 'of_address_to_resource' Cc: Rob Herring Cc: Frank Rowand Cc: devicet...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/of/address.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers

[PATCH 10/10] of: of_reserved_mem: Demote kernel-doc abuses

2021-03-12 Thread Lee Jones
Herring Cc: Frank Rowand Cc: Marek Szyprowski Cc: Josh Cartwright Cc: devicet...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/of/of_reserved_mem.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/of/of_reserved_mem.c b/drivers/of/of_reserved_mem.c index

[PATCH 09/10] of: overlay: Fix function name disparity

2021-03-12 Thread Lee Jones
Signed-off-by: Lee Jones --- drivers/of/overlay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/of/overlay.c b/drivers/of/overlay.c index 50bbe0edf5380..1c867a5e4c7c2 100644 --- a/drivers/of/overlay.c +++ b/drivers/of/overlay.c @@ -140,7 +140,7 @@ int

[PATCH 07/10] of: fdt: Demote kernel-doc abuses

2021-03-12 Thread Lee Jones
: Function parameter or member 'data' not described in 'early_init_dt_scan_memory' Cc: Rob Herring Cc: Frank Rowand Cc: b...@kernel.crashing.org Cc: devicet...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/of/fdt.c | 19 ++- 1 file changed, 10 insertions(+), 9 deletions

[PATCH 04/10] of: base: Fix some formatting issues and demote non-conformant kernel-doc headers

2021-03-12 Thread Lee Jones
: Frank Rowand Cc: "David S. Miller" Cc: devicet...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/of/base.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/of/base.c b/drivers/of/base.c index 8a348f0d3c5e7..e0319e5f5793a 100644 ---

[PATCH 08/10] of: of_net: Demote non-conforming kernel-doc header

2021-03-12 Thread Lee Jones
: Heiner Kallweit Cc: Russell King Cc: Rob Herring Cc: Frank Rowand Cc: net...@vger.kernel.org Cc: devicet...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/of/of_net.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/of/of_net.c b/drivers/of/of_net.c index

[PATCH 01/10] of: device: Fix function name in header and demote kernel-doc abuse

2021-03-12 Thread Lee Jones
in 'of_device_uevent' drivers/of/device.c:280: warning: Function parameter or member 'env' not described in 'of_device_uevent' Cc: Rob Herring Cc: Frank Rowand Cc: devicet...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/of/device.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions

[PATCH 05/10] of: property: Provide missing member description and remove excess param

2021-03-12 Thread Lee Jones
Rowand Cc: "David S. Miller" Cc: devicet...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/of/property.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/of/property.c b/drivers/of/property.c index 5036a362f52e7..5faf24a791c9d 100644 --- a/drivers/of/

[PATCH 00/10] Rid W=1 warnings from OF

2021-03-12 Thread Lee Jones
This set is part of a larger effort attempting to clean-up W=1 kernel builds, which are currently overwhelmingly riddled with niggly little warnings. Lee Jones (10): of: device: Fix function name in header and demote kernel-doc abuse of: dynamic: Fix incorrect parameter name and demote kernel

[PATCH 03/10] of: platform: Demote kernel-doc abuse

2021-03-12 Thread Lee Jones
Cc: Kees Cook Cc: Anton Vorontsov Cc: Colin Cross Cc: Tony Luck Cc: b...@kernel.crashing.org Cc: devicet...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/of/platform.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/of/platform.c b/drivers/of/platform.c

[PATCH 02/10] of: dynamic: Fix incorrect parameter name and demote kernel-doc abuse

2021-03-12 Thread Lee Jones
: Function parameter or member 'kobj' not described in 'of_node_release' drivers/of/dynamic.c:326: warning: Excess function parameter 'kref' description in 'of_node_release' Cc: Rob Herring Cc: Frank Rowand Cc: devicet...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/of/dynamic.c | 6

[PATCH 2/6] pcmcia: cistpl: Demote non-conformant kernel-doc headers to standard comments

2021-03-12 Thread Lee Jones
' drivers/pcmcia/cistpl.c:412: warning: Function parameter or member 'len' not described in 'pcmcia_replace_cis' Cc: Dominik Brodowski Cc: Tian Tao Cc: dahi...@users.sourceforge.net Signed-off-by: Lee Jones --- drivers/pcmcia/cistpl.c | 12 ++-- 1 file changed, 6 insertions(+), 6

[PATCH 0/6] Rid W=1 warnings from PCMCIA

2021-03-12 Thread Lee Jones
This set is part of a larger effort attempting to clean-up W=1 kernel builds, which are currently overwhelmingly riddled with niggly little warnings. Lee Jones (6): pcmcia: rsrc_nonstatic: Demote kernel-doc abuses pcmcia: cistpl: Demote non-conformant kernel-doc headers to standard

[PATCH 1/6] pcmcia: rsrc_nonstatic: Demote kernel-doc abuses

2021-03-12 Thread Lee Jones
/pcmcia/rsrc_nonstatic.c:407: warning: Excess function parameter 'fallback' description in 'do_mem_probe' Cc: Dominik Brodowski Cc: Takashi Iwai Cc: dahi...@users.sourceforge.net Signed-off-by: Lee Jones --- drivers/pcmcia/rsrc_nonstatic.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions

[PATCH 6/6] pcmcia: rsrc_nonstatic: Fix call-back function as reference formatting

2021-03-12 Thread Lee Jones
'fallback' description in 'do_mem_probe' Cc: Dominik Brodowski Cc: dahi...@users.sourceforge.net Signed-off-by: Lee Jones --- drivers/pcmcia/rsrc_nonstatic.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/drivers/pcmcia/rsrc_nonstatic.c b/drivers/pcmcia

[PATCH 5/6] pcmcia: pcmcia_resource: Fix some kernel-doc formatting/disparities and demote others

2021-03-12 Thread Lee Jones
: warning: Function parameter or member 'type' not described in 'pcmcia_setup_isa_irq' drivers/pcmcia/pcmcia_resource.c:793: warning: Function parameter or member 'p_dev' not described in 'pcmcia_setup_irq' Cc: Dominik Brodowski Cc: dahi...@users.sourceforge.net Signed-off-by: Lee Jones --- drivers

[PATCH 3/6] pcmcia: pcmcia_cis: Demote non-conforming kernel-doc headers to standard kernel-doc

2021-03-12 Thread Lee Jones
' drivers/pcmcia/pcmcia_cis.c:399: warning: Function parameter or member 'priv' not described in 'pcmcia_do_get_mac' Cc: Dominik Brodowski Cc: dahi...@users.sourceforge.net Signed-off-by: Lee Jones --- drivers/pcmcia/pcmcia_cis.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions

[PATCH 4/6] pcmcia: ds: Fix function name disparity in header

2021-03-12 Thread Lee Jones
Fixes the following W=1 kernel build warning(s): drivers/pcmcia/ds.c:96: warning: expecting prototype for pcmcia_store_new_id(). Prototype was for new_id_store() instead Cc: Dominik Brodowski Cc: dahi...@users.sourceforge.net Signed-off-by: Lee Jones --- drivers/pcmcia/ds.c | 2 +- 1 file

[PATCH 11/11] block: drbd: drbd_nl: Demote half-complete kernel-doc headers

2021-03-12 Thread Lee Jones
parameter or member 'dc' not described in 'drbd_check_al_size' Cc: Philipp Reisner Cc: Lars Ellenberg Cc: Jens Axboe Cc: drbd-...@lists.linbit.com Cc: linux-bl...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/block/drbd/drbd_nl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[PATCH 07/11] block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit

2021-03-12 Thread Lee Jones
’: drivers/block/drbd/drbd_nl.c:2803:11: warning: implicit conversion from ‘enum drbd_state_rv’ to ‘enum drbd_ret_code’ [-Wenum-conversion] Cc: Philipp Reisner Cc: Lars Ellenberg Cc: Jens Axboe Cc: drbd-...@lists.linbit.com Cc: linux-bl...@vger.kernel.org Signed-off-by: Lee Jones --- drivers

[PATCH 10/11] block: xen-blkfront: Demote kernel-doc abuses

2021-03-12 Thread Lee Jones
Cc: xen-de...@lists.xenproject.org Cc: linux-bl...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/block/xen-blkfront.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c index e1c6798889f48..e57e3cd354fb8 100644 --- a/dri

[PATCH 05/11] block: drbd: drbd_receiver: Demote non-conformant kernel-doc headers

2021-03-12 Thread Lee Jones
/drbd_receiver.c:4807: warning: Function parameter or member 'len' not described in 'decode_bitmap_c' Cc: Philipp Reisner Cc: Lars Ellenberg Cc: Jens Axboe Cc: drbd-...@lists.linbit.com Cc: linux-bl...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/block/drbd/drbd_receiver.c | 24

[PATCH 06/11] block: drbd: drbd_main: Remove duplicate field initialisation

2021-03-12 Thread Lee Jones
: (near initialization for ‘cmdnames[44]’) Cc: Philipp Reisner Cc: Lars Ellenberg Cc: Jens Axboe Cc: drbd-...@lists.linbit.com Cc: linux-bl...@vger.kernel.org Signed-off-by: Lee Jones --- drivers/block/drbd/drbd_main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/block/drbd

<    1   2   3   4   5   6   7   8   9   10   >