mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
net: mscc: ocelot: remove blank line at the end of ocelot_stats.c
Commit a3bb8f521f ("net: mscc: ocelot: remove unnecessary exposure of
stats structures") made an unnecessary change which was to add a new
line at the end of ocelot_stats.c. Remove it.
Signed-off-by: Vladimir Oltean <[email protected]>
Acked-by: Colin Foster <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
This commit is contained in:
committed by
Jakub Kicinski
parent
07de32655b
commit
93f0f93bbd
@@ -981,4 +981,3 @@ void ocelot_stats_deinit(struct ocelot *ocelot)
|
||||
cancel_delayed_work(&ocelot->stats_work);
|
||||
destroy_workqueue(ocelot->stats_queue);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user