Thread (2 messages) flat view 2 messages, 2 authors, 2018-07-04

Re: [PATCH] qlogic: netxen: remove various redundant variables

From: David Miller <davem@davemloft.net>
Date: 2018-07-04 13:41:22
Also in: kernel-janitors, lkml

From: Colin King <redacted>
Date: Wed,  4 Jul 2018 12:45:53 +0100
From: Colin Ian King <redacted>

Variables consumer, cmd_desc, end_cnt and no_of_desc are being assigned
but are never used hence they are redundant and can be removed.

Cleans up clang warnings:
warning: variable 'consumer' set but not used [-Wunused-but-set-variable]
warning: variable 'cmd_desc' set but not used [-Wunused-but-set-variable]
warning: variable 'end_cnt' set but not used [-Wunused-but-set-variable]
warning: variable 'no_of_desc' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help