summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorBartosz Golaszewski <bgolaszewski@baylibre.com>2019-04-11 11:49:43 +0200
committerRichard Weinberger <richard@nod.at>2019-05-07 23:18:28 +0200
commitea70d791c1687529edf9bb9a69530a66e1ca4584 (patch)
treec7520cc8969852632589b7bb775dfb81ac216c9b /virt
parent0d4e5ac7e78035950d564e65c38ce148cb9af681 (diff)
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 'virt')
0 files changed, 0 insertions, 0 deletions