]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: rename mpc_config_lintsrc to mpc_lintsrc
authorJaswinder Singh Rajput <jaswinder@infradead.org>
Sat, 3 Jan 2009 10:21:54 +0000 (15:51 +0530)
committerIngo Molnar <mingo@elte.hu>
Sun, 4 Jan 2009 12:23:02 +0000 (13:23 +0100)
commit8fb2952b8a8b8b3f982297f0fca288ce04f419a8
tree881e9a56a58f002e73e0733a944b213c34685eb1
parent540d4e72e1ec6f0d07c252abc97616173aa0382b
x86: rename mpc_config_lintsrc to mpc_lintsrc

Impact: cleanup, solve 80 columns wrap problems

mpc_config_lintsrc should be renamed to mpc_lintsrc.

The reason: the 'c' in MPC already means 'config' -
no need to repeat that in the type name.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/mpspec_def.h
arch/x86/kernel/mpparse.c