diff options
author | Ahmed S. Darwish <darwi@linutronix.de> | 2025-03-24 14:33:04 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-03-25 10:22:26 +0100 |
commit | 036a73b5174477b72d881b4c75740d3dbfd7ec49 (patch) | |
tree | 0c904adb3b7963468eb77d56750b957429c10053 /scripts/lib/kdoc/kdoc_re.py | |
parent | 7b83e0d2b20b38a025d15ba88516c1b8fe9c6f3d (diff) |
x86/cacheinfo: Align ci_info_init() assignment expressions
The ci_info_init() function initializes 10 members of a 'struct cacheinfo'
instance using passed data from CPUID leaf 0x4.
Such assignment expressions are difficult to read in their current form.
Align them for clarity.
Signed-off-by: Ahmed S. Darwish <darwi@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20250324133324.23458-10-darwi@linutronix.de
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions