]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sections-fix-section-conflicts-in-drivers-macintosh-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 21 Sep 2012 01:01:49 +0000 (11:01 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 25 Sep 2012 08:46:28 +0000 (18:46 +1000)
commitf678c17ffb4b8945ad5801c88c802d5830e4baf4
tree5a7ab206293845d88926c9afe7ac1eafbd38fbef
parent69a7f609e3f21f2ec40b1b9ebe6e7597b037d602
sections-fix-section-conflicts-in-drivers-macintosh-checkpatch-fixes

ERROR: space prohibited before open square bracket '['
#20: FILE: drivers/macintosh/macio_asic.c:751:
+static const struct pci_device_id __devinitconst pci_ids [] = { {

total: 1 errors, 0 warnings, 8 lines checked

./patches/sections-fix-section-conflicts-in-drivers-macintosh.patch has style problems, please review.

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.

Please run checkpatch prior to sending patches

Cc: Andi Kleen <ak@linux.intel.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/macintosh/macio_asic.c