Files
linux/include/asm-generic
Masahiro Yamada 03034dbdae asm-generic/export.h: remove unneeded __kcrctab_* symbols
EXPORT_SYMBOL from assembly code produces an unused symbol __kcrctab_*.

kcrctab is used as a section name (prefixed with three underscores),
but never used as a symbol.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-11-11 20:10:01 +09:00
..
2019-08-30 21:46:27 +02:00
2018-03-09 23:19:56 +01:00
2018-05-07 07:15:41 +02:00