kernel-hacking-2024-linux-s.../net/hsr
Xiong Zhenwu 7f1330c1b1 /net/hsr: fix misspellings using codespell tool
A typo is found out by codespell tool in 111th line of hsr_debugfs.c:

$ codespell ./net/hsr/

net/hsr/hsr_debugfs.c:111: Debufs  ==> Debugfs

Fix typos found by codespell.

Signed-off-by: Xiong Zhenwu <xiong.zhenwu@zte.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-03-18 19:13:41 -07:00
..
hsr_debugfs.c /net/hsr: fix misspellings using codespell tool 2021-03-18 19:13:41 -07:00
hsr_device.c net: hsr: add offloading support 2021-02-11 13:24:44 -08:00
hsr_device.h net: hsr: add offloading support 2021-02-11 13:24:44 -08:00
hsr_forward.c net: hsr: add offloading support 2021-02-11 13:24:44 -08:00
hsr_forward.h net: hsr: add offloading support 2021-02-11 13:24:44 -08:00
hsr_framereg.c net: hsr: add support for EntryForgetTime 2021-02-25 09:41:51 -08:00
hsr_framereg.h net: hsr: add support for EntryForgetTime 2021-02-25 09:41:51 -08:00
hsr_main.c net: hsr: add offloading support 2021-02-11 13:24:44 -08:00
hsr_main.h net: hsr: add support for EntryForgetTime 2021-02-25 09:41:51 -08:00
hsr_netlink.c
hsr_netlink.h
hsr_slave.c net: hsr: add offloading support 2021-02-11 13:24:44 -08:00
hsr_slave.h
Kconfig
Makefile