Message ID | 20241010-ti-warn-v2-0-9c8304af5544@kernel.org |
---|---|
Headers | show |
Series | net: ethernet: ti: Address some warnings | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 10 Oct 2024 12:04:09 +0100 you wrote: > Hi, > > This patchset addresses some warnings flagged by Sparse, and clang-18 in > TI Ethernet drivers. > > Although these changes do not alter the functionality of the code, by > addressing them real problems introduced in future which are flagged by > tooling will stand out more readily. > > [...] Here is the summary with links: - [net-next,v2,1/3] net: ethernet: ti: am65-cpsw: Use __be64 type for id_temp https://git.kernel.org/netdev/net-next/c/5c16e118b796 - [net-next,v2,2/3] net: ethernet: ti: am65-cpsw: Use tstats instead of open coded version https://git.kernel.org/netdev/net-next/c/4a7b2ba94a59 - [net-next,v2,3/3] net: ethernet: ti: cpsw_ale: Remove unused accessor functions https://git.kernel.org/netdev/net-next/c/2c9eacbb56de You are awesome, thank you!