Files
linux/drivers/net
Dennis Chen a93f38ebff netdevsim: remove redundant branch
bool notify is referenced nowhere else in the function except to check
whether or not to call rtnl_offload_xstats_notify(). Remove it and move
the call to the previous branch.

Signed-off-by: Dennis Chen <dechen@redhat.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Link: https://patch.msgid.link/20250716165750.561175-1-dechen@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-17 18:09:27 -07:00
..
2025-04-03 15:32:08 -07:00
2025-07-02 14:46:19 -07:00
2025-04-17 12:30:03 +02:00