summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_parser.c
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2024-08-08 15:25:08 +0300
committerPaolo Abeni <pabeni@redhat.com>2024-08-13 11:58:58 +0300
commite0a2b7e4a0f926948e7ade15cea5a43038dd790c (patch)
tree01f2cd55e60a04db93c1e2e3710f3c7db3f2fe62 /drivers/net/ethernet/intel/ice/ice_parser.c
parent1ef33652d22c69a2a7519d003cd6c79b8e514f44 (diff)
downloadlinux-e0a2b7e4a0f926948e7ade15cea5a43038dd790c.tar.xz
net: netconsole: Correct mismatched return types
netconsole incorrectly mixes int and ssize_t types by using int for return variables in functions that should return ssize_t. This is fixed by updating the return variables to the appropriate ssize_t type, ensuring consistency across the function definitions. Signed-off-by: Breno Leitao <leitao@debian.org> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_parser.c')
0 files changed, 0 insertions, 0 deletions