diff options
| author | Breno Leitao <[email protected]> | 2024-08-08 12:25:08 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-08-13 08:58:58 +0000 |
| commit | e0a2b7e4a0f926948e7ade15cea5a43038dd790c (patch) | |
| tree | 01f2cd55e60a04db93c1e2e3710f3c7db3f2fe62 /drivers/net/ethernet/intel/ice/ice_parser.c | |
| parent | net: netpoll: extract core of netpoll_cleanup (diff) | |
| download | kernel-e0a2b7e4a0f926948e7ade15cea5a43038dd790c.tar.gz kernel-e0a2b7e4a0f926948e7ade15cea5a43038dd790c.zip | |
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 <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_parser.c')
0 files changed, 0 insertions, 0 deletions
