From: Greg KH <gregkh@linuxfoundation.org>
To: Janani Sankara Babu <jananis37@gmail.com>
Cc: devel@driverdev.osuosl.org, insafonov@gmail.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH V3] staging:rtl8188eu:core Rename CamelCase variables
Date: Thu, 31 Aug 2017 18:13:53 +0200 [thread overview]
Message-ID: <20170831161353.GA8235@kroah.com> (raw)
In-Reply-To: <1504006280-10806-1-git-send-email-jananis37@gmail.com>
On Tue, Aug 29, 2017 at 05:01:20PM +0530, Janani Sankara Babu wrote:
> This patch is created to solve the CamelCase issue. The members 'IEs' and
> 'IELength' of struct wlan_bssid_ex are being modified to 'ie' and
> 'ie_length' to solve the issue. And all the places where these variables
> are referenced inside rtl8188eu driver are also changed.
>
> Signed-off-by: Janani Sankara Babu <jananis37@gmail.com>
> ---
> Changelog
> [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
> V3 : Merge all changes into single patch
Patch does not apply to my tree a all :(
Please rebase it and resend.
thanks,
greg k-h
prev parent reply other threads:[~2017-08-31 16:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-29 11:31 [PATCH V3] staging:rtl8188eu:core Rename CamelCase variables Janani Sankara Babu
2017-08-29 11:54 ` Dan Carpenter
2017-08-31 16:13 ` Greg KH [this message]
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=20170831161353.GA8235@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=devel@driverdev.osuosl.org \
--cc=insafonov@gmail.com \
--cc=jananis37@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