Просмотр исходного кода

linker_lists: remove incorrect comment

Remove a comment line refering to a non-existent file.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Heinrich Schuchardt 6 лет назад
Родитель
Сommit
d72fd7b340
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      include/linker_lists.h

+ 1 - 2
include/linker_lists.h

@@ -14,8 +14,7 @@
 #include <linux/compiler.h>
 
 /*
- * There is no use in including this from ASM files, but that happens
- * anyway, e.g. PPC kgdb.S includes command.h which incluse us.
+ * There is no use in including this from ASM files.
  * So just don't define anything when included from ASM.
  */