diff options
author | Ingo Molnar <mingo@kernel.org> | 2016-07-01 12:42:35 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-07-01 12:45:34 +0200 |
commit | 0de7611a1031f25b713fda7d36de44f17c2ed790 (patch) | |
tree | 1b956111fe48f444a648868d1cbd813abe437df7 /mm | |
parent | 6168f8ed01dc46a277908938294f1132d723f58d (diff) | |
download | op-kernel-dev-0de7611a1031f25b713fda7d36de44f17c2ed790.zip op-kernel-dev-0de7611a1031f25b713fda7d36de44f17c2ed790.tar.gz |
timers/nohz: Capitalize 'CPU' consistently
While reviewing another patch I noticed that kernel/time/tick-sched.c
had a charmingly (confusingly, annoyingly) rich set of variants for
spelling 'CPU':
cpu
cpus
CPU
CPUs
per CPU
per-CPU
per cpu
... sometimes these were mixed even within the same comment block!
Compress these variants down to a single consistent set of:
CPU
CPUs
per-CPU
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions