From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
Cc: qla2xxx-upstream@qlogic.com,
"James E.J. Bottomley" <jejb@linux.vnet.ibm.com>,
"Martin K. Petersen" <martin.petersen@oracle.com>,
linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
Himanshu Madhani <himanshu.madhani@qlogic.com>
Subject: Re: [PATCH 1/2] scsi: qla2xxx: silent -Wformat-security warning
Date: Thu, 05 Jan 2017 20:51:26 -0500 [thread overview]
Message-ID: <yq1fukxhs69.fsf@oracle.com> (raw)
In-Reply-To: <20161226132310.3204-1-nicolas.iooss_linux@m4x.org> (Nicolas Iooss's message of "Mon, 26 Dec 2016 14:23:09 +0100")
>>>>> "Nicolas" == Nicolas Iooss <nicolas.iooss_linux@m4x.org> writes:
Nicolas> qla24xx_enable_msix() calls scnprintf() with a non-literal
Nicolas> format string. This makes clang report -Wformat-security
Nicolas> warnings when compiling this function:
Himanshu: Please review these two patches!
--
Martin K. Petersen Oracle Linux Engineering
next prev parent reply other threads:[~2017-01-06 1:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-26 13:23 [PATCH 1/2] scsi: qla2xxx: silent -Wformat-security warning Nicolas Iooss
2016-12-26 13:23 ` [PATCH 2/2] scsi: qla2xxx: make msix_entries const Nicolas Iooss
2017-01-02 8:17 ` Bart Van Assche
2017-01-06 17:06 ` Madhani, Himanshu
2017-01-02 8:16 ` [PATCH 1/2] scsi: qla2xxx: silent -Wformat-security warning Bart Van Assche
2017-01-06 1:51 ` Martin K. Petersen [this message]
2017-01-06 17:02 ` Madhani, Himanshu
2017-01-10 4:21 ` Martin K. Petersen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=yq1fukxhs69.fsf@oracle.com \
--to=martin.petersen@oracle.com \
--cc=himanshu.madhani@qlogic.com \
--cc=jejb@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=nicolas.iooss_linux@m4x.org \
--cc=qla2xxx-upstream@qlogic.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.