• Andrew Morton's avatar
    ERROR: space required after that ',' (ctx:VxV) · b26f3588
    Andrew Morton authored
    #23: FILE: arch/frv/kernel/gdb-stub.c:1883:
    +				gdbstub_strcpy(output_buffer,"E02");
     				                            ^
    
    ERROR: space required after that ',' (ctx:VxV)
    #32: FILE: arch/frv/kernel/gdb-stub.c:1911:
    +				gdbstub_strcpy(output_buffer,"E02");
     				                            ^
    
    total: 2 errors, 0 warnings, 16 lines checked
    
    ./patches/frv-duplicate-output_buffer-of-e03.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: Roel Kluin <roel.kluin@gmail.com>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    b26f3588
gdb-stub.c 53.6 KB