mirror of https://github.com/torvalds/linux.git
There are a few leading spaces before tabs and remove it by running the following commard: $ find . -name '*.c' | xargs sed -r -i 's/^[ ]+\t/\t/' $ find . -name '*.h' | xargs sed -r -i 's/^[ ]+\t/\t/' Cc: Armin Wolf <W_Armin@gmx.de> Signed-off-by: Hui Tang <tanghui20@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| 8390.c | ||
| 8390.h | ||
| 8390p.c | ||
| Kconfig | ||
| Makefile | ||
| apne.c | ||
| ax88796.c | ||
| axnet_cs.c | ||
| etherh.c | ||
| hydra.c | ||
| lib8390.c | ||
| mac8390.c | ||
| mcf8390.c | ||
| ne.c | ||
| ne2k-pci.c | ||
| pcnet_cs.c | ||
| smc-ultra.c | ||
| stnic.c | ||
| wd.c | ||
| xsurf100.c | ||
| zorro8390.c | ||