This patch series contains fixes for open parenthesis mismatch and line over 80 char issue found by checkpatch script. Ajay Singh (3): staging: wilc1000: fix open parenthesis mismatch in wilc_wlan_cfg_get() staging: wilc1000: fix line over 80 char in wilc_wlan_cfg_set() staging: wilc1000: fix line over 80 char in wilc_wlan_handle_rxq() drivers/staging/wilc1000/wilc_wlan.c | 172 +++++++++++++++++++---------------- 1 file changed, 93 insertions(+), 79 deletions(-) -- 2.7.4