diff options
author | Michal Koutný <[email protected]> | 2024-02-01 14:09:40 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-02-02 10:57:55 -0800 |
commit | b26577001af49a20f09770fd6e6cfd10d5daac93 (patch) | |
tree | 5a01fb04203fd98a79b304315761377a52dcddab /lib/string_helpers.c | |
parent | d81c0792e640586c8639cf10ac6d0a0e79da6466 (diff) |
net/sched: Add helper macros with module names
The macros are preparation for adding module aliases en mass in a
separate commit.
Although it would be tempting to create aliases like cls-foo for name
cls_foo, this could not be used because modprobe utilities treat '-' and
'_' interchangeably.
In the end, the naming follows pattern of proto modules in linux/net.h.
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