diff options
author | Aravind Gopalakrishnan <[email protected]> | 2015-03-31 10:04:41 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-04-03 15:20:38 +0200 |
commit | cee8f5a6c8c917613dd021552909d071b1dab592 (patch) | |
tree | 87b67514e0b4470ac3282b037c1499dd7201a53c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f5c8a104116a56503b6e824e7782b2e805b29abb (diff) |
x86/mce/severity: Fix warning about indented braces
Dan reported compiler warnings about missing curly braces in
mce_severity_amd(). Reindent the catch-all "return MCE_AR_SEVERITY"
correctly to single tab.
While at it, chain ctx == IN_KERNEL check with mcgstatus check to make
it cleaner, as suggested by Boris.
No functional changes are introduced by this patch.
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Aravind Gopalakrishnan <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: linux-edac <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions