Kernel sources reformated with 4 space indent, no tabs.

Unused file include/trace.h deleted.
This commit is contained in:
Serge Vakulenko
2015-06-23 19:00:24 -07:00
parent d9b3b93176
commit d1f1e614f0
150 changed files with 20217 additions and 20382 deletions

View File

@@ -36,5 +36,5 @@ clean: FRC
rm -f ${OBJS}
install: _make_01
cp ${OBJS} ${DESTDIR}${MDIR}
# cp ${OBJS} ${DESTDIR}${MDIR}
FRC: