aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorAmit Cohen <[email protected]>2024-02-05 12:30:22 +0200
committerJakub Kicinski <[email protected]>2024-02-07 09:12:47 -0800
commitd160c66cda0ac8614adc53a5b5b0e6d6f1a05a5b (patch)
treef06fae6a472702fe4e93f4c8ed34094249bd0e8b /lib/test-string_helpers.c
parentddb2d2a8e81474f61f2c6f0b9b3b4fb0d90677d0 (diff)
net: Do not return value from init_dummy_netdev()
init_dummy_netdev() always returns zero and all the callers do not check the returned value. Set the function to not return value, as it is not really used today. Signed-off-by: Amit Cohen <[email protected]> Reviewed-by: Ido Schimmel <[email protected]> Reviewed-by: Jiri Pirko <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions