From: Borislav Petkov Date: Mon, 4 Mar 2013 20:16:19 +0000 (+0100) Subject: x86, msr: Unify variable names X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~114^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1423bed239415edd1562c25be8a7408858fdbb19;p=pandora-kernel.git x86, msr: Unify variable names Make sure all MSR-accessing primitives which split MSR values in two 32-bit parts have their variables called 'low' and 'high' for consistence with the rest of the code and for ease of staring. Signed-off-by: Borislav Petkov Link: http://lkml.kernel.org/r/1362428180-8865-5-git-send-email-bp@alien8.de Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed