git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
923a789
)
x86: rename mp_config_table to mpc_table
author
Jaswinder Singh Rajput
<jaswinder@infradead.org>
Sat, 3 Jan 2009 10:16:57 +0000
(15:46 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 4 Jan 2009 12:22:58 +0000
(13:22 +0100)
Impact: cleanup, solve 80 columns wrap problems
mp_config_table should be renamed to mpc_table.
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>
No differences found