Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: linux-scsi@vger.kernel.org,
Sudarsana Kalluru <skalluru@marvell.com>,
Nathan Chancellor <nathan@kernel.org>,
GR-QLogic-Storage-Upstream@marvell.com,
linux-kernel@vger.kernel.org,
"James E . J . Bottomley" <jejb@linux.ibm.com>,
Ariel Elior <aelior@marvell.com>,
Nilesh Javali <njavali@marvell.com>,
Nick Desaulniers <ndesaulniers@google.com>,
"David S . Miller" <davem@davemloft.net>,
GR-everest-linux-l2@marvell.com, netdev@vger.kernel.org,
Bill Wendling <morbo@google.com>,
clang-built-linux@googlegroups.com
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>
Subject: Re: [PATCH v2 0/3] Fix clang -Wunused-but-set-variable warnings
Date: Wed, 28 Jul 2021 23:38:25 -0400 [thread overview]
Message-ID: <162752985699.3150.5117188041980420877.b4-ty@oracle.com> (raw)
In-Reply-To: <20210726201924.3202278-1-morbo@google.com>
On Mon, 26 Jul 2021 13:19:21 -0700, Bill Wendling wrote:
> These patches clean up warnings from clang's '-Wunused-but-set-variable' flag.
>
> Changes for v2:
> - Mark "no_warn" as "__maybe_unused" to avoid separate warning.
>
> Bill Wendling (3):
> base: mark 'no_warn' as unused
> bnx2x: remove unused variable 'cur_data_offset'
> scsi: qla2xxx: remove unused variable 'status'
>
> [...]
Applied to 5.15/scsi-queue, thanks!
[3/3] scsi: qla2xxx: remove unused variable 'status'
https://git.kernel.org/mkp/scsi/c/cb51bcd5c34b
--
Martin K. Petersen Oracle Linux Engineering
prev parent reply other threads:[~2021-07-29 3:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-14 9:17 [PATCH 0/3] Fix clang -Wunused-but-set-variable warnings Bill Wendling
2021-07-14 9:17 ` [PATCH 1/3] base: remove unused variable 'no_warn' Bill Wendling
2021-07-14 12:15 ` kernel test robot
2021-07-14 9:17 ` [PATCH 2/3] bnx2x: remove unused variable 'cur_data_offset' Bill Wendling
2021-07-14 9:17 ` [PATCH 3/3] scsi: qla2xxx: remove unused variable 'status' Bill Wendling
2021-07-26 20:19 ` [PATCH v2 0/3] Fix clang -Wunused-but-set-variable warnings Bill Wendling
2021-07-26 20:19 ` [PATCH v2 1/3] base: mark 'no_warn' as unused Bill Wendling
2021-07-26 20:19 ` [PATCH v2 2/3] bnx2x: remove unused variable 'cur_data_offset' Bill Wendling
2021-07-26 20:36 ` Nathan Chancellor
2021-07-26 20:19 ` [PATCH v2 3/3] scsi: qla2xxx: remove unused variable 'status' Bill Wendling
2021-07-27 3:14 ` Martin K. Petersen
2021-07-29 3:38 ` Martin K. Petersen [this message]
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=162752985699.3150.5117188041980420877.b4-ty@oracle.com \
--to=martin.petersen@oracle.com \
--cc=GR-QLogic-Storage-Upstream@marvell.com \
--cc=GR-everest-linux-l2@marvell.com \
--cc=aelior@marvell.com \
--cc=clang-built-linux@googlegroups.com \
--cc=davem@davemloft.net \
--cc=jejb@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=morbo@google.com \
--cc=nathan@kernel.org \
--cc=ndesaulniers@google.com \
--cc=netdev@vger.kernel.org \
--cc=njavali@marvell.com \
--cc=skalluru@marvell.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 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).