Message ID | 20240904-octeontx2-sparse-v2-0-14f2305fe4b2@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | octeontx2: Address some warnings | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Wed, 04 Sep 2024 19:29:35 +0100 you wrote: > 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. > > [...] Here is the summary with links: - [net-next,v2,1/2] octeontx2-af: Pass string literal as format argument of alloc_workqueue() https://git.kernel.org/netdev/net-next/c/92218f108f51 - [net-next,v2,2/2] octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext() https://git.kernel.org/netdev/net-next/c/7baa90c616e5 You are awesome, thank you!