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:
6d652ea
)
x86: rename intel_mp_floating to mpf_intel
author
Jaswinder Singh Rajput
<jaswinder@infradead.org>
Thu, 8 Jan 2009 10:12:46 +0000
(15:42 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 8 Jan 2009 14:37:37 +0000
(15:37 +0100)
Impact: cleanup, solve 80 columns wrap problems
intel_mp_floating should be renamed to mpf_intel.
The reason: the 'f' in MPF already means 'floating'
which means MP Floating pointer structure -
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