diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-06-12 00:50:58 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-06-22 21:21:06 +0900 |
commit | 78dac1a22944910ba5c1475c384309d30c99afaa (patch) | |
tree | d1567abe4ef521efd1e5e5a58f66ed8acfd127a0 /include/linux/overflow.h | |
parent | 5e9e95cc9148b82074a5eae283e63bce3f1aacfe (diff) |
modpost: merge two similar section mismatch warnings
In case of section mismatch, modpost shows slightly different messages.
For extable section mismatch:
"%s(%s+0x%lx): Section mismatch in reference to the %s:%s\n"
For the other cases:
"%s: section mismatch in reference: %s (section: %s) -> %s (section: %s)\n"
They are similar. Merge them.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions