MIPS: BCM47xx: Fix some WARNINGs pointed in sprom.c by checkpatch.pl
authorRafał Miłecki <zajec5@gmail.com>
Sun, 25 Oct 2015 21:16:48 +0000 (22:16 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 11 Nov 2015 07:36:54 +0000 (08:36 +0100)
commit2f94acde42b70c81129b398c44aa09411974a16d
treed9ef97ef3e9a76e2c1317278449778e70208fc7c
parentdaa7ce02513d2188fe6f5ff47ce5ef83eb7de739
MIPS: BCM47xx: Fix some WARNINGs pointed in sprom.c by checkpatch.pl

There are still few left:
1) Most of them about lines over 80 chars (increased readability exception)
2) Wrong parsing of preprocessor macros

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Patchwork: https://patchwork.linux-mips.org/patch/11356/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm47xx/sprom.c