]>
git.karo-electronics.de Git - karo-tx-linux.git/commit
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>