commit | 41401db698cbb5d1869776bf336881db267e7d19 | [log] [tgz] |
---|---|---|
author | Jaswinder Singh Rajput <jaswinder@infradead.org> | Thu Jan 08 15:42:46 2009 +0530 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jan 08 15:37:37 2009 +0100 |
tree | 5656143f086618da452e0806d0c7fd05a66412a7 | |
parent | 6d652ea1d056390a0c33db92b44ed219284b71af [diff] |
x86: rename intel_mp_floating to mpf_intel 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>