diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2018-10-18 08:22:06 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-12-19 10:56:32 +0300 |
commit | 584dbc7727a22459dfcb6e4c9faef6467d08ab5e (patch) | |
tree | 15e17fb9c3c67ccbfdc4d40c62df3c574a3e6a4f /.clang-format | |
parent | 6bf752daca07c85c181159f75dcf65b12056883b (diff) | |
download | linux-584dbc7727a22459dfcb6e4c9faef6467d08ab5e.tar.xz |
powerpc/mm: remove unused variable
In file included from ./include/linux/hugetlb.h:445:0,
from arch/powerpc/kernel/setup-common.c:37:
./arch/powerpc/include/asm/hugetlb.h: In function ‘huge_ptep_clear_flush’:
./arch/powerpc/include/asm/hugetlb.h:154:8: error: variable ‘pte’ set but not used [-Werror=unused-but-set-variable]
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions