diff options
author | Ralf Ramsauer <[email protected]> | 2018-03-07 17:07:34 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-03-08 12:23:42 +0100 |
commit | 52586b089cc12d4878e56ee98a4d110fa801758a (patch) | |
tree | 13f9db334e85231ecaba5001c07f67bbf1fc1a9f /lib/memory-notifier-error-inject.c | |
parent | 1b88accf6a659c46d5c8e68912896f112bf882bb (diff) |
x86/cpuid: Switch to 'static const' specifier
This is the only spot where the 'const static' specifier is used;
everywhere else 'static const' is preferred, as static should be the
first specifier.
This is just a cosmetic fix that aligns this, no functional change.
Signed-off-by: Ralf Ramsauer <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Gayatri Kammela <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions