diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2019-04-11 11:49:43 +0200 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2019-05-07 23:18:28 +0200 |
commit | ea70d791c1687529edf9bb9a69530a66e1ca4584 (patch) | |
tree | c7520cc8969852632589b7bb775dfb81ac216c9b /.cocciconfig | |
parent | 0d4e5ac7e78035950d564e65c38ce148cb9af681 (diff) | |
download | blackbird-op-linux-ea70d791c1687529edf9bb9a69530a66e1ca4584.tar.gz blackbird-op-linux-ea70d791c1687529edf9bb9a69530a66e1ca4584.zip |
um: define set_pte_at() as a static inline function, not a macro
When defined as macro, the mm argument is unused and subsequently the
variable passed as mm is considered unused by the compiler. This fixes
a build warning.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Acked-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions