diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-12-01 11:34:18 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-12-21 05:57:08 +0100 |
commit | c7299d98c00afa81c65d9fa13a18ea923f3281ff (patch) | |
tree | 0f854c8425d90d373816504ded48c1105d81e6dc /fs/quota | |
parent | modpost: change license incompatibility to error() from fatal() (diff) | |
download | linux-c7299d98c00afa81c65d9fa13a18ea923f3281ff.tar.xz linux-c7299d98c00afa81c65d9fa13a18ea923f3281ff.zip |
modpost: turn section mismatches to error from fatal()
There is code that reports static EXPORT_SYMBOL a few lines below.
It is not a good idea to bail out here.
I renamed sec_mismatch_fatal to sec_mismatch_warn_only (with logical
inversion) to match to CONFIG_SECTION_MISMATCH_WARN_ONLY.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'fs/quota')
0 files changed, 0 insertions, 0 deletions