MIPS: Fix inconsistent formatting inside /proc/cpuinfo
authorJohn Crispin <blogic@openwrt.org>
Wed, 13 Mar 2013 19:54:34 +0000 (20:54 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 13 Mar 2013 22:08:36 +0000 (23:08 +0100)
commita4285b99e0087361c61f51c819633382fa659ea6
tree09293be4498a60e2c387fef50a0ef3c81c4c8107
parentf4cdb6a00c148e7724ada0998643b293a52b5f62
MIPS: Fix inconsistent formatting inside /proc/cpuinfo

There is a missing " " inside /proc/cpuinfo.

The bad commit was:
commit a96102be700f87283f168942cd09a2b30f86f324
Author: Steven J. Hill <sjhill@mips.com>
Date:   Fri Dec 7 04:31:36 2012 +0000
MIPS: Add printing of ISA version in cpuinfo.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/4988/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/proc.c