]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm: remove unused variable
authorChristophe Leroy <christophe.leroy@c-s.fr>
Thu, 18 Oct 2018 05:22:06 +0000 (05:22 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 19 Dec 2018 07:56:32 +0000 (18:56 +1100)
commit63b3a7e3cf3b165107f6bbb155ac4497d6df6a20
tree15e17fb9c3c67ccbfdc4d40c62df3c574a3e6a4f
parent9c581cbe3c1bd9485d1b1aeda00dc067d7f3e54e
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>
arch/powerpc/include/asm/hugetlb.h