linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] fix line over 80 char & coding style in wilc_spi.c
@ 2018-02-14 11:10 Ajay Singh
  2018-02-14 11:10 ` [PATCH 1/6] staging: wilc1000: modified code comments as per linux coding style Ajay Singh
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Ajay Singh @ 2018-02-14 11:10 UTC (permalink / raw)
  To: linux-wireless
  Cc: devel, gregkh, ganesh.krishna, venkateswara.kaja, aditya.shankar,
	claudiu.beznea, Ajay Singh

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-02-19  8:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-14 11:10 [PATCH 0/6] fix line over 80 char & coding style in wilc_spi.c Ajay Singh
2018-02-14 11:10 ` [PATCH 1/6] staging: wilc1000: modified code comments as per linux coding style Ajay Singh
2018-02-16 18:15   ` Claudiu Beznea
2018-02-14 11:10 ` [PATCH 2/6] staging: wilc1000: removed the unnecessary commented code Ajay Singh
2018-02-14 11:10 ` [PATCH 3/6] staging: wilc1000: fix line over 80 characters in spi_cmd_complete() Ajay Singh
2018-02-16 18:15   ` Claudiu Beznea
2018-02-14 11:10 ` [PATCH 4/6] staging: wilc1000: fix line over 80 characters in wilc_spi_init() Ajay Singh
2018-02-16 14:30   ` Greg KH
2018-02-19  6:37     ` Ajay Singh
2018-02-14 11:10 ` [PATCH 5/6] staging: wilc1000: fix line over 80 characters in wilc_spi_read_int() Ajay Singh
2018-02-16 18:15   ` Claudiu Beznea
2018-02-19  8:04     ` Ajay Singh
2018-02-14 11:10 ` [PATCH 6/6] staging: wilc1000: fix line over 80 chars in wilc_spi_clear_int_ext() Ajay Singh
2018-02-16 18:16   ` Claudiu Beznea
2018-02-19  7:49     ` Ajay Singh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).