diff options
author | Michal Koutný <[email protected]> | 2024-02-01 14:09:43 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-02-02 10:57:56 -0800 |
commit | 6cff015817890a97311a10d3482906cfb67f14bf (patch) | |
tree | ab31bb8e97dc1f350b55dbdf1a8f28318b2f432b /lib/string_helpers.c | |
parent | 2c15a5aee2f32e341d1585fa1867eece76a1edb8 (diff) |
net/sched: Remove alias of sch_clsact
The module sch_ingress stands out among net/sched modules
because it provides multiple act/sch functionalities in a single .ko.
They have aliases to make autoloading work for any of the provided
functionalities.
Since the autoloading was changed to uniformly request any functionality
under its alias, the non-systemic aliases can be removed now (i.e.
assuming the alias were only used to ensure autoloading).
Signed-off-by: Michal Koutný <[email protected]>
Acked-by: Jamal Hadi Salim <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions