diff options
author | Borislav Petkov <bp@suse.de> | 2016-02-03 12:33:35 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-02-09 11:41:16 +0100 |
commit | bd6fe58d8e60d45c80ed664a55ef0df5fa076014 (patch) | |
tree | 8b8c6c471c04a8f86cd1a842e9670504b699fab0 /arch/mips/netlogic/common/time.c | |
parent | a58017c62b5fa23e532b731e70a63ded54cc2c02 (diff) |
x86/microcode/intel: Rename local variables of type struct mc_saved_data
So it is always a head-twister when trying to stare at code which has a
bunch of
struct mc_saved_data *mc_saved_data;
local function variables *and* a global mc_saved_data of the same name.
Rename all locals to "mcs" to differentiate from the global one.
No functionality change.
Tested-by: Thomas Voegtle <tv@lio96.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1454499225-21544-8-git-send-email-bp@alien8.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/mips/netlogic/common/time.c')
0 files changed, 0 insertions, 0 deletions