• Andrew Morton's avatar
    drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl-checkpatch-fixes · f009627b
    Andrew Morton authored
    ERROR: trailing statements should be on next line
    #23: FILE: drivers/net/tulip/de4x5.c:5477:
    +	if (copy_to_user(ioc->data, tmp.lval, ioc->len)) return -EFAULT;
    
    total: 1 errors, 0 warnings, 8 lines checked
    
    ./patches/drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl.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: Dan Rosenberg <dan.j.rosenberg@gmail.com>
    Cc: Grant Grundler <grundler@parisc-linux.org>
    Cc: Jeff Mahoney <jeffm@suse.com>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    f009627b
de4x5.c 165 KB