2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 06:34:11 +08:00
linux-next/arch/x86/mach-generic
Jaswinder Singh Rajput 6c65da50bd x86: rename all fields of mpc_table mpc_X to X
Impact: cleanup, solve 80 columns wrap problems

It would be cleaner to rename all the mpc->mpc_X fields to
mpc->X - that alone would give 4 characters per usage site.
(we already know that it's an 'mpc' 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>
2009-01-05 14:08:34 +01:00
..
bigsmp.c x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers 2008-12-16 17:40:56 -08:00
default.c x86: fix wakeup_cpu with numaq/es7000, v2 2008-11-17 17:57:34 +01:00
es7000.c x86: rename all fields of mpc_table mpc_X to X 2009-01-05 14:08:34 +01:00
Makefile x86: move dir es7000 to es7000_32.c 2008-09-04 08:08:53 -07:00
numaq.c x86: rename mp_config_table to mpc_table 2009-01-04 13:22:58 +01:00
probe.c x86: rename mp_config_table to mpc_table 2009-01-04 13:22:58 +01:00
summit.c x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers 2008-12-16 17:40:56 -08:00