mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Janani Sankara Babu <jananis37@gmail.com>
To: gregkh@linuxfoundation.org
Cc: insafonov@gmail.com, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org,
	Janani Sankara Babu <jananis37@gmail.com>
Subject: [PATCH 0/2] Fix Avoid CamelCase
Date: Tue, 29 Aug 2017 15:41:18 +0530	[thread overview]
Message-ID: <1504001480-10044-1-git-send-email-jananis37@gmail.com> (raw)

[Patch 1/2] : Replace 'IELength' and 'IEs' of struct wlan_bssid_ex with
'ie_length' and 'ies'
[Patch 2/2] : Remove wrongly commented out lines from the code and
rename 'ies' to 'ie' as per suggestions 

Janani Sankara Babu (2):
  staging:rtl8188eu:core Fix Avoid CamelCase
  staging:rtl8188eu:core Fix Avoid CamelCase

 drivers/staging/rtl8188eu/core/rtw_ap.c         |  86 ++++++++++----------
 drivers/staging/rtl8188eu/core/rtw_cmd.c        |  26 +++---
 drivers/staging/rtl8188eu/core/rtw_ieee80211.c  |  20 ++---
 drivers/staging/rtl8188eu/core/rtw_ioctl_set.c  |   2 +-
 drivers/staging/rtl8188eu/core/rtw_mlme.c       |  66 ++++++++--------
 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c   | 100 ++++++++++++------------
 drivers/staging/rtl8188eu/core/rtw_wlan_util.c  |  34 ++++----
 drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c    |  16 ++--
 drivers/staging/rtl8188eu/include/wlan_bssdef.h |  10 +--
 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c  |  12 +--
 10 files changed, 186 insertions(+), 186 deletions(-)

-- 
1.9.1

             reply	other threads:[~2017-08-29 10:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-29 10:11 Janani Sankara Babu [this message]
2017-08-29 10:11 ` [PATCH 1/2] staging:rtl8188eu:core " Janani Sankara Babu
2017-08-29 10:11 ` [PATCH 2/2] " Janani Sankara Babu
2017-08-29 10:23 ` [PATCH 0/2] " Dan Carpenter

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=1504001480-10044-1-git-send-email-jananis37@gmail.com \
    --to=jananis37@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=insafonov@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®