powerpc/slb: Remove a duplicate extern variable
authorAnshuman Khandual <khandual@linux.vnet.ibm.com>
Wed, 29 Jul 2015 07:09:58 +0000 (12:39 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 12 Aug 2015 04:50:12 +0000 (14:50 +1000)
commit752b8adec4a776b4fdf01cf9443921bb3ba38779
tree98c85ffc9658128f317ca7a33b23072d0201ddd4
parent83c3fee7e78f5a937b734f1ba954c5cdcb2be755
powerpc/slb: Remove a duplicate extern variable

This patch just removes one redundant entry for one extern variable
'slb_compare_rr_to_size' from the scope. This patch does not change
any functionality.

Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/slb.c