]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'octeontx2-address-some-warnings'
authorJakub Kicinski <kuba@kernel.org>
Sat, 7 Sep 2024 01:23:51 +0000 (18:23 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 7 Sep 2024 01:23:52 +0000 (18:23 -0700)
commitc6a1739778949d5fdfbb1443b41acf5c43879283
tree98dd9d2460890e2973212fc817e9f99d412030c1
parentcca0d69baf950e5a82c21d09917b4cc654c83fe9
parent7baa90c616e54defe0dc645d2f2cdcc77b05855f
Merge branch 'octeontx2-address-some-warnings'

Simon Horman says:

====================
octeontx2: Address some warnings

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.

v1: https://lore.kernel.org/20240903-octeontx2-sparse-v1-0-f190309ecb0a@kernel.org
====================

Link: https://patch.msgid.link/20240904-octeontx2-sparse-v2-0-14f2305fe4b2@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>