mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
7ef9ab3b32
When 'exported twice' is warned, let sym_add_exported() return without updating the symbol info. This respects the previous export, which is ordered first in modules.order This simplifies the code too. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>