• Aldo Iljazi's avatar
    Drivers: tty: n_gsm.c: fixed 7 errors & 6 warnings that checkpatch complained · f3c909b4
    Aldo Iljazi authored
    Specifically:
    n_gsm.c:810: ERROR: space required before the open parenthesis '('
    n_gsm.c:830: WARNING: line over 80 characters
    n_gsm.c:971: ERROR: trailing whitespace
    n_gsm.c:984: ERROR: code indent should use tabs where possible
    n_gsm.c:984: WARNING: please, no space before tabs
    n_gsm.c:984: WARNING: please, no spaces at the start of a line
    n_gsm.c:1141: WARNING: space prohibited before semicolon
    n_gsm.c:1743: ERROR: space required before the open brace '{'
    n_gsm.c:1744: WARNING: line over 80 characters
    n_gsm.c:1745: ERROR: code indent should use tabs where possible
    n_gsm.c:1746: ERROR: code indent should use tabs where possible
    n_gsm.c:2908: WARNING: line over 80 characters
    n_gsm.c:2912: ERROR: trailing whitespace
    Signed-off-by: default avatarAldo Iljazi <neonsync1@gmail.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    f3c909b4
n_gsm.c 78.6 KB