powerpc/slb: Rename all the 'slot' occurrences to 'entry'
authorAnshuman Khandual <khandual@linux.vnet.ibm.com>
Wed, 29 Jul 2015 07:09:59 +0000 (12:39 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 12 Aug 2015 04:50:12 +0000 (14:50 +1000)
The SLB code uses 'slot' and 'entry' interchangeably, change it to always
use 'entry'.

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

Simple merge