Files
linux/net/core
Amit Cohen d160c66cda 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 <amcohen@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240205103022.440946-1-amcohen@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-02-07 09:12:47 -08:00
..
2024-01-29 14:40:38 +00:00
2023-11-28 15:48:39 +01:00
2024-02-04 16:08:21 +00:00
2024-01-26 20:34:25 -08:00
2024-01-23 15:13:55 +01:00
2022-12-12 15:04:39 -08:00