linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/10] qla2xxx: Fix various warnings reported by static source code analysis tools
@ 2015-01-27  9:31 Bart Van Assche
  2015-01-27  9:32 ` [PATCH 01/10] qla2xxx: Report both rsp_info and rsp_info_len Bart Van Assche
                   ` (10 more replies)
  0 siblings, 11 replies; 17+ messages in thread
From: Bart Van Assche @ 2015-01-27  9:31 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Quinn Tran, Saurav Kashyap, linux-scsi@vger.kernel.org

This patch series addresses several warnings reported by static source
code analysis tools for the qla2xxx driver (gcc (W=1), sparse (C=2) and
smatch (C=2 CHECK="smatch -p=kernel")). The patches in this series are:

0001-qla2xxx-Report-both-rsp_info-and-rsp_info_len.patch
0002-qla2xxx-Declare-local-functions-static.patch
0003-qla2xxx-Remove-set-but-not-used-variables.patch
0004-qla2xxx-Replace-two-macros-with-an-inline-function.patch
0005-qla2xxx-Remove-__constant_-prefix.patch
0006-qla2xxx-Avoid-that-sparse-complains-about-duplicate-.patch
0007-qla2xxx-Fix-sparse-annotations.patch
0008-qla2xxx-Remove-a-superfluous-test.patch
0009-qla2xxx-Remove-dead-code.patch
0010-qla2xxx-Comment-out-dead-code.patch

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2015-06-03  5:45 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-27  9:31 [PATCH 0/10] qla2xxx: Fix various warnings reported by static source code analysis tools Bart Van Assche
2015-01-27  9:32 ` [PATCH 01/10] qla2xxx: Report both rsp_info and rsp_info_len Bart Van Assche
2015-01-27  9:32 ` [PATCH 02/10] qla2xxx: Declare local functions static Bart Van Assche
2015-01-27  9:33 ` [PATCH 03/10] qla2xxx: Remove set-but-not-used variables Bart Van Assche
2015-01-27  9:33 ` [PATCH 04/10] qla2xxx: Replace two macros with an inline function Bart Van Assche
2015-01-27  9:33 ` [PATCH 05/10] qla2xxx: Remove __constant_ prefix Bart Van Assche
2015-01-27  9:34 ` [PATCH 06/10] qla2xxx: Avoid that sparse complains about duplicate [noderef] attributes Bart Van Assche
2015-01-27  9:34 ` [PATCH 07/10] qla2xxx: Fix sparse annotations Bart Van Assche
2015-01-27  9:34 ` [PATCH 08/10] qla2xxx: Remove a superfluous test Bart Van Assche
2015-01-27  9:34 ` [PATCH 09/10] qla2xxx: Remove dead code Bart Van Assche
2015-01-27  9:35 ` [PATCH 10/10] qla2xxx: Comment out " Bart Van Assche
2015-02-02  4:52 ` [PATCH 0/10] qla2xxx: Fix various warnings reported by static source code analysis tools Saurav Kashyap
2015-02-23  8:49   ` Bart Van Assche
2015-02-24  8:39     ` Saurav Kashyap
2015-06-02 20:08     ` Himanshu Madhani
2015-06-02 22:44       ` Bart Van Assche
2015-06-03  5:45         ` Himanshu Madhani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).