commit | 2be682af48e8236558da702fe67e178cfe7524a1 | [log] [tgz] |
---|---|---|
author | Anshuman Khandual <khandual@linux.vnet.ibm.com> | Wed Jul 29 12:39:59 2015 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Aug 12 14:50:12 2015 +1000 |
tree | e5e057b31f0a48e0f1f460d89bb0c09a6d38e01e | |
parent | 752b8adec4a776b4fdf01cf9443921bb3ba38779 [diff] |
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>