commit | 2f94acde42b70c81129b398c44aa09411974a16d | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Sun Oct 25 22:16:48 2015 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Nov 11 08:36:54 2015 +0100 |
tree | d9ef97ef3e9a76e2c1317278449778e70208fc7c | |
parent | daa7ce02513d2188fe6f5ff47ce5ef83eb7de739 [diff] |
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>