From: Anshuman Khandual Date: Thu, 21 May 2015 06:43:03 +0000 (+0530) Subject: powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT X-Git-Tag: omap-for-v4.2/fixes-rc1^2~139^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1db365258ad9c3624897f48c764f8c557f492b26;p=pandora-kernel.git powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT PACA_DSCR offset macro tracks dscr_default element in the paca structure. Better change the name of this macro to match that of the data element it tracks. Makes the code more readable. Signed-off-by: Anshuman Khandual Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed