This patch series contains changes to remove "fix line over 80 char" issues found by checkpatch.pl script. Also, few changes code changes are done to follow Linux coding style. Ajay Singh (6): staging: wilc1000: modified code comments as per linux coding style staging: wilc1000: removed the unnecessary commented code staging: wilc1000: fix line over 80 characters in spi_cmd_complete() staging: wilc1000: fix line over 80 characters in wilc_spi_init() staging: wilc1000: fix line over 80 characters in wilc_spi_read_int() staging: wilc1000: fix line over 80 chars in wilc_spi_clear_int_ext() drivers/staging/wilc1000/wilc_spi.c | 551 ++++++++++++++++++------------------ 1 file changed, 278 insertions(+), 273 deletions(-) -- 2.7.4