Files
android_kernel_xiaomi_sm8450/scripts/mod
Quentin Perret ef84e87362 UPSTREAM: modpost: turn static exports into error
Using EXPORT_SYMBOL*() on static functions is fundamentally wrong.
Modpost currently reports that as a warning, but clearly this is not a
pattern we should allow, and all in-tree occurences should have been
fixed by now. So, promote the warn() message to error() to make sure
this never happens again.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Matthias Maennich <maennich@google.com>
Signed-off-by: Quentin Perret <qperret@google.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>

Bug: 176428324
Change-Id: I0084ff44b38e68ac2e2ed1818a7cc1bd09cfb58c
(cherry picked from commit b9ed847b5ae69e0f2e685f9d53e2dd94c0db751e)
Signed-off-by: Melody Olvera <molvera@codeaurora.org>
2021-02-01 08:21:44 +00:00
..
2005-04-16 15:20:36 -07:00
2020-06-30 21:26:17 +05:30