diff options
| author | Andrew Morton <[email protected]> | 2013-04-30 22:27:28 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-05-01 00:04:03 +0000 |
| commit | e1d12f327037a59e06c66520951ab4e0bd29f9c4 (patch) | |
| tree | 551fc711bf5ad115e5f239825bc00ba9632ec0f9 /lib/string_helpers.c | |
| parent | include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock (diff) | |
| download | kernel-e1d12f327037a59e06c66520951ab4e0bd29f9c4.tar.gz kernel-e1d12f327037a59e06c66520951ab4e0bd29f9c4.zip | |
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 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions
