[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240904-octeontx2-sparse-v2-0-14f2305fe4b2@kernel.org>
Date: Wed, 04 Sep 2024 19:29:35 +0100
From: Simon Horman <horms@...nel.org>
To: Sunil Goutham <sgoutham@...vell.com>,
Linu Cherian <lcherian@...vell.com>, Geetha sowjanya <gakula@...vell.com>,
Jerin Jacob <jerinj@...vell.com>, Hariprasad Kelam <hkelam@...vell.com>,
Subbaraya Sundeep <sbhatta@...vell.com>
Cc: "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Nathan Chancellor <nathan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Bill Wendling <morbo@...gle.com>, Justin Stitt <justinstitt@...gle.com>,
netdev@...r.kernel.org, llvm@...ts.linux.dev
Subject: [PATCH net-next v2 0/2] octeontx2: Address some warnings
Hi,
This patchset addresses some warnings flagged by Sparse, gcc-14, and
clang-18 in files touched by recent patch submissions.
Although these changes do not alter the functionality of the code, by
addressing them real problems introduced in future which are flagged by
Sparse will stand out more readily.
Compile tested only.
---
Changes in v2:
- Updated cover letter - it incorrectly claimed both patches
addressed issues flagged by Sparse
- Added Tested-by tags from Geetha sowjanya. Thanks!
- Link to v1: https://lore.kernel.org/r/20240903-octeontx2-sparse-v1-0-f190309ecb0a@kernel.org
---
Simon Horman (2):
octeontx2-af: Pass string literal as format argument of alloc_workqueue()
octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()
drivers/net/ethernet/marvell/octeontx2/af/rvu.c | 4 ++--
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
base-commit: 54f1a107bd034e8d9052f5642280876090ebe31c
Powered by blists - more mailing lists