mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: janani-sankarababu <jananis37@gmail.com>
Cc: devel@driverdev.osuosl.org, insafonov@gmail.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH V2 2/2] staging:rtl8188eu:core Fix Avoid CamelCase
Date: Thu, 17 Aug 2017 11:06:41 -0700	[thread overview]
Message-ID: <20170817180641.GK5980@kroah.com> (raw)
In-Reply-To: <1501584666-29066-1-git-send-email-jananis37@gmail.com>

On Tue, Aug 01, 2017 at 04:21:06PM +0530, janani-sankarababu wrote:
> This patch is created to solve CamelCase issue. The
> variables 'IEs' and 'IELength' of struct wlan_bssid_ex
> are replaced with 'ies' and 'ie_length' to solve the 
> CamelCase issue and these changes are applied to all the 
> places where these variables are referenced inside the 
> rtl8188eu driver.
> 
> Signed-off-by: Janani Sankara Babu <jananis37@gmail.com>
> ---
> Changelog:
> v2 Addressed missing patch sign-off
> v1 Solved CamelCase Issue

Where is patch 1/2?

Please fix and resend the full patch series correctly.

thanks,

greg k-h

      reply	other threads:[~2017-08-17 18:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-01 10:51 janani-sankarababu
2017-08-17 18:06 ` 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=20170817180641.GK5980@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

Powered by JetHome