All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] staging: wilc1000: renames multiple camel-cased parameters in wilc methods
@ 2017-03-08  0:26 Tahia Khan
  2017-03-08  0:26 ` [PATCH v2 1/3] staging: wilc1000: Fixes camel-casing in wilc_scan_complete_received Tahia Khan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tahia Khan @ 2017-03-08  0:26 UTC (permalink / raw)
  To: outreachy-kernel, aditya.shankar, ganesh.krishna, gregkh

Multiple camel-cased parameters renamed in wilc RX buffer
manipulation methods. Originally reported by checkpatch.pl.

Changes since v1: Removing unnecessary linebreak, as 
  reported by Greg KH <gregkh@linuxfoundation.org>

Tahia Khan (3):
  staging: wilc1000: Fixes camel-casing in wilc_scan_complete_received
  staging: wilc1000: Fixes camel-casing in wilc_network_info_received
  staging: wilc1000: Fixes camel-casing in wilc_gnrl_info_received

 drivers/staging/wilc1000/coreconfigurator.h |  9 +++------
 drivers/staging/wilc1000/host_interface.c   | 27 ++++++++++++---------------
 2 files changed, 15 insertions(+), 21 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-03-08  0:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-08  0:26 [PATCH v2 0/3] staging: wilc1000: renames multiple camel-cased parameters in wilc methods Tahia Khan
2017-03-08  0:26 ` [PATCH v2 1/3] staging: wilc1000: Fixes camel-casing in wilc_scan_complete_received Tahia Khan
2017-03-08  0:26 ` [PATCH v2 2/3] staging: wilc1000: Fixes camel-casing in wilc_network_info_received Tahia Khan
2017-03-08  0:26 ` [PATCH v2 3/3] staging: wilc1000: Fixes camel-casing in wilc_gnrl_info_received Tahia Khan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.