Message ID | 169530154802.8905.2645661840284268222.stgit@oracle-102.nfsv4bat.org (mailing list archive) |
---|---|
Headers | show |
Series | Fix implicit sign conversions in handshake upcall | expand |
On Thu, Sep 21, 2023 at 09:07:14AM -0400, Chuck Lever wrote: > An internal static analysis tool noticed some implicit sign > conversions for some of the arguments in the handshake upcall > protocol. > > --- ... For series, Reviewed-by: Simon Horman <horms@kernel.org>
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Thu, 21 Sep 2023 09:07:14 -0400 you wrote: > An internal static analysis tool noticed some implicit sign > conversions for some of the arguments in the handshake upcall > protocol. > > --- > > Chuck Lever (2): > handshake: Fix sign of socket file descriptor fields > handshake: Fix sign of key_serial_t fields > > [...] Here is the summary with links: - [v2,1/2] handshake: Fix sign of socket file descriptor fields https://git.kernel.org/netdev/net-next/c/a6b07a51b161 - [v2,2/2] handshake: Fix sign of key_serial_t fields https://git.kernel.org/netdev/net-next/c/160f404495aa You are awesome, thank you!