aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBorislav Petkov <[email protected]>2016-02-03 12:33:35 +0100
committerIngo Molnar <[email protected]>2016-02-09 11:41:16 +0100
commitbd6fe58d8e60d45c80ed664a55ef0df5fa076014 (patch)
tree8b8c6c471c04a8f86cd1a842e9670504b699fab0 /tools/perf/scripts/python/export-to-postgresql.py
parenta58017c62b5fa23e532b731e70a63ded54cc2c02 (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 <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions