aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorJedrzej Jagielski <[email protected]>2024-01-31 12:04:17 +0100
committerTony Nguyen <[email protected]>2024-02-06 13:17:14 -0800
commit8f76c0f4c3ce489a7616f712fc08c032582145d9 (patch)
treecd7fd60858266087cdcef1284efd9846b3bb628d /lib/string_helpers.c
parent60b4dfcda647f86c62dc7b8219d2bfed19bb2698 (diff)
ixgbe: Convert ret val type from s32 to int
Currently big amount of the functions returning standard error codes are of type s32. Convert them to regular ints as typdefs here are not necessary to return standard error codes. Fix incorrect args alignment in touched functions. Suggested-by: Jacob Keller <[email protected]> Reviewed-by: Jacob Keller <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: Jedrzej Jagielski <[email protected]> Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions