linux/drivers/net/fddi/skfp/h
Hui Tang a597111a3c net: fddi: skfp: remove leading spaces before tabs
There are a few leading spaces before tabs and remove it by running
the following commard:

    $ find . -name '*.[ch]' | xargs sed -r -i 's/^[ ]+\t/\t/'

Cc: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Hui Tang <tanghui20@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-05-20 15:10:57 -07:00
..
cmtdef.h net: fddi: skfp: Remove addr_to_string(). 2020-07-13 11:49:51 -07:00
fddi.h
fddimib.h
fplustm.h
hwmtm.h
mbuf.h
osdef1st.h
sba.h
sba_def.h
skfbi.h
skfbiinc.h
smc.h fddi/skfp: fix typo 2021-04-27 14:07:27 -07:00
smt.h net: fddi: skfp: Mundane typo fixes throughout the file smt.h 2021-03-10 15:42:22 -08:00
smt_p.h
smtstate.h
supern_2.h net: fddi: skfp: remove leading spaces before tabs 2021-05-20 15:10:57 -07:00
targethw.h
targetos.h
types.h