]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit2be682af48e8236558da702fe67e178cfe7524a1
treee5e057b31f0a48e0f1f460d89bb0c09a6d38e01e
parent752b8adec4a776b4fdf01cf9443921bb3ba38779
powerpc/slb: Rename all the 'slot' occurrences to 'entry'

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