On Tue, 14 Oct 2008, David Daney wrote: > Rewrite cpu_to_name so it has one statement per line. > > David VomLehn shamed me into it... > > Future changes can now pass checkpatch.pl > > Signed-off-by: David Daney <ddaney@xxxxxxxxxxxxxxxxxx> > --- > arch/mips/kernel/cpu-probe.c | 156 +++++++++++++++++++++-------------------- > 1 files changed, 80 insertions(+), 76 deletions(-) Acked-by: Maciej W. Rozycki <macro@xxxxxxxxxxxxxx> I like this one -- you've got my blessing for what it's worth. Maciej