• Andrew Morton's avatar
    ERROR: "foo*bar" should be "foo *bar" · 89fdbef9
    Andrew Morton authored
    #32: FILE: drivers/gpio/gpiolib.c:339:
    +	const struct gpio_chip*chip = dev_get_drvdata(dev);
    
    total: 1 errors, 0 warnings, 37 lines checked
    
    ./patches/gpiolib-add-names-file-in-gpio-chip-sysfs.patch has style problems, please review.  If any of these errors
    are false positives report them to the maintainer, see
    CHECKPATCH in MAINTAINERS.
    
    Please run checkpatch prior to sending patches
    
    Cc: Ben Dooks <ben@simtec.co.uk>
    Cc: David Brownell <dbrownell@users.sourceforge.net>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    89fdbef9
gpiolib.c 32.8 KB