commit | 8fb2952b8a8b8b3f982297f0fca288ce04f419a8 | [log] [tgz] |
---|---|---|
author | Jaswinder Singh Rajput <jaswinder@infradead.org> | Sat Jan 03 15:51:54 2009 +0530 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Jan 04 13:23:02 2009 +0100 |
tree | 881e9a56a58f002e73e0733a944b213c34685eb1 | |
parent | 540d4e72e1ec6f0d07c252abc97616173aa0382b [diff] |
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>