diff options
| author | Andrew Morton <[email protected]> | 2013-04-30 15:27:28 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-04-30 17:04:03 -0700 |
| commit | e1d12f327037a59e06c66520951ab4e0bd29f9c4 (patch) | |
| tree | 551fc711bf5ad115e5f239825bc00ba9632ec0f9 /scripts/stackusage | |
| parent | 74e3d1e17b2e11d175970b85acd44f5927000ba2 (diff) | |
kernel/smp.c: cleanups
We sometimes use "struct call_single_data *data" and sometimes "struct
call_single_data *csd". Use "csd" consistently.
We sometimes use "struct call_function_data *data" and sometimes "struct
call_function_data *cfd". Use "cfd" consistently.
Also, avoid some 80-col layout tricks.
Cc: Ingo Molnar <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Shaohua Li <[email protected]>
Cc: Shaohua Li <[email protected]>
Cc: Steven Rostedt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions