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:
d4c715f
)
x86: rename all fields of mpc_oemtable oem_X to X
author
Jaswinder Singh Rajput
<jaswinder@infradead.org>
Sun, 4 Jan 2009 16:30:46 +0000
(22:00 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 5 Jan 2009 13:08:34 +0000
(14:08 +0100)
Impact: cleanup, solve 80 columns wrap problems
It would be cleaner to rename all the mpc->oem_X fields to
mpc->X - that alone would give 4 characters per usage site.
(we already know that it's an 'oem' entity -
no need to duplicate that in the field too)
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found