All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tahia Khan <tahia.khan@gmail.com>
To: outreachy-kernel@googlegroups.com, aditya.shankar@microchip.com,
	ganesh.krishna@microchip.com, gregkh@linuxfoundation.org
Subject: [PATCH 0/3] staging: wilc1000: renames multiple camel-cased parameters in wilc methods
Date: Mon, 6 Mar 2017 17:23:10 -0500	[thread overview]
Message-ID: <cover.1488838177.git.tahia.khan@gmail.com> (raw)

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

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 | 12 ++++++------
 drivers/staging/wilc1000/host_interface.c   | 30 ++++++++++++++---------------
 2 files changed, 21 insertions(+), 21 deletions(-)

-- 
2.7.4



             reply	other threads:[~2017-03-06 22:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-06 22:23 Tahia Khan [this message]
2017-03-06 22:23 ` [PATCH 1/3] staging: wilc1000: Fixes camel-casing in wilc_scan_complete_received Tahia Khan
2017-03-07  5:48   ` Greg KH
2017-03-07  6:54     ` [Outreachy kernel] " Julia Lawall
2017-03-06 22:23 ` [PATCH 2/3] staging: wilc1000: Fixes camel-casing in wilc_network_info_received Tahia Khan
2017-03-07  5:49   ` Greg KH
2017-03-06 22:23 ` [PATCH 3/3] staging: wilc1000: Fixes camel-casing in wilc_gnrl_info_received Tahia Khan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1488838177.git.tahia.khan@gmail.com \
    --to=tahia.khan@gmail.com \
    --cc=aditya.shankar@microchip.com \
    --cc=ganesh.krishna@microchip.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=outreachy-kernel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.