alistair23-linux/drivers/scsi/qla4xxx
Kees Cook d8537548c9 drivers: avoid format strings in names passed to alloc_workqueue()
For the workqueue creation interfaces that do not expect format strings,
make sure they cannot accidently be parsed that way.  Additionally, clean
up calls made with a single parameter that would be handled as a format
string.  Many callers are passing potentially dynamic string content, so
use "%s" in those cases to avoid any potential accidents.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-07-03 16:07:41 -07:00
..
Kconfig [SCSI] qla4xxx: Added support for ISP83XX 2012-09-24 12:11:08 +04:00
Makefile [SCSI] qla4xxx: Added support for ISP83XX 2012-09-24 12:11:08 +04:00
ql4_83xx.c [SCSI] qla4xxx: Take E-port out of reset before disabling pause frames 2013-04-10 11:31:01 -07:00
ql4_83xx.h [SCSI] qla4xxx: Take E-port out of reset before disabling pause frames 2013-04-10 11:31:01 -07:00
ql4_attr.c [SCSI] qla4xxx: Added support for force firmware dump 2013-01-30 13:53:19 +11:00
ql4_bsg.c [SCSI] qla4xxx: Added Get ACB support using BSG 2011-08-27 08:36:44 -06:00
ql4_bsg.h [SCSI] qla4xxx: Added Get ACB support using BSG 2011-08-27 08:36:44 -06:00
ql4_dbg.c [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_dbg.h [SCSI] qla4xxx: Fix debug level to avoid floods of same message 2013-04-10 11:47:58 -07:00
ql4_def.h [SCSI] qla4xxx: Replace dev type macros with generic portal type macros 2013-04-11 15:35:34 -07:00
ql4_fw.h [SCSI] qla4xxx: Added print statements to display AENs 2013-04-11 16:52:05 -07:00
ql4_glbl.h [SCSI] qla4xxx: Add flash node mgmt support 2013-04-11 15:32:26 -07:00
ql4_init.c [SCSI] qla4xxx: Remove unnecessary code from qla4xxx_init_local_data 2013-01-30 13:43:50 +11:00
ql4_inline.h [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_iocb.c [SCSI] qla4xxx: Fix iocb_cnt calculation in qla4xxx_send_mbox_iocb() 2013-05-02 16:16:50 -07:00
ql4_isr.c [SCSI] qla4xxx: Added print statements to display AENs 2013-04-11 16:52:05 -07:00
ql4_mbx.c [SCSI] qla4xxx: Use correct flash ddb offset for ISP40XX 2013-04-11 16:45:48 -07:00
ql4_nvram.c [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_nvram.h [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_nx.c SCSI misc on 20130430 2013-04-30 13:16:38 -07:00
ql4_nx.h [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_os.c drivers: avoid format strings in names passed to alloc_workqueue() 2013-07-03 16:07:41 -07:00
ql4_version.h [SCSI] qla4xxx: Update driver version to 5.03.00-k9 2013-05-02 12:28:59 -07:00