• Devendra Naga's avatar
    staging: wlagn49_h2: fix the checkpatch warning about the space after the open paranthesis · e4d653f3
    Devendra Naga authored
    the following fix is done in the wl_wds_netif_carrier_off function:
    
    wl_netdev.c:1764: ERROR: space prohibited after that open parenthesis '('
    wl_netdev.c:1764: ERROR: space prohibited before that close parenthesis ')'
    wl_netdev.c:1768: ERROR: space prohibited after that open parenthesis '('
    wl_netdev.c:1768: ERROR: space prohibited before that close parenthesis ')'
    wl_netdev.c:1768: ERROR: space required before the open parenthesis '('
    wl_netdev.c:1769: ERROR: space prohibited after that open parenthesis '('
    wl_netdev.c:1769: ERROR: space prohibited before that close parenthesis ')'
    wl_netdev.c:1769: ERROR: space required before the open parenthesis '('
    wl_netdev.c:1770: ERROR: space prohibited after that open parenthesis '('
    wl_netdev.c:1770: ERROR: space prohibited before that close parenthesis ')'
    wl_netdev.c:1770: ERROR: space required before the open parenthesis '('
    wl_netdev.c:1771: ERROR: space prohibited after that open parenthesis '('
    wl_netdev.c:1771: ERROR: space prohibited before that close parenthesis ')'
    Signed-off-by: default avatarDevendra Naga <develkernel412222@gmail.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    e4d653f3
wl_netdev.c 59.9 KB