All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Deepak Mishra <linux.dkm@gmail.com>
Cc: linux-kernel@vger.kernel.org, Larry.Finger@lwfinger.net,
	florian.c.schilhabel@googlemail.com, straube.linux@gmail.com
Subject: Re: [PATCH v5 5/6] staging: rtl8712: Renamed CamelCase wkFilterRxFF0 to wk_filter_rx_ff0
Date: Mon, 10 Jun 2019 17:58:33 +0200	[thread overview]
Message-ID: <20190610155833.GA25769@kroah.com> (raw)
In-Reply-To: <565142f388450d86b9457e4d40ca8dac9051d4b6.1560081972.git.linux.dkm@gmail.com>

On Sun, Jun 09, 2019 at 06:01:44PM +0530, Deepak Mishra wrote:
> This patch renames CamelCase variable wkFilterRxFF0 to wk_filter_rx_ff0 in
> drv_types.h, rtl871x_xmit.c and xmit_linux.c
> 
> This was reported by checkpatch.pl
> 
> Signed-off-by: Deepak Mishra <linux.dkm@gmail.com>
> ---
>  drivers/staging/rtl8712/drv_types.h    | 2 +-
>  drivers/staging/rtl8712/rtl871x_xmit.c | 2 +-
>  drivers/staging/rtl8712/xmit_linux.c   | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)

This patch, and the next one, did not apply to my tree :(

Can you rebase and resend the remaining ones?

thanks,

greg k-h

  reply	other threads:[~2019-06-10 15:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-09 12:31 [PATCH v5 0/6] staging: rtl8712: cleanup struct _adapter Deepak Mishra
2019-06-09 12:31 ` [PATCH v5 1/6] staging: rtl8712: Fixed CamelCase for EepromAddressSize Deepak Mishra
2019-06-09 12:31 ` [PATCH v5 2/6] staging: rtl8712: Removed redundant code from function oid_rt_pro_write_register_hdl Deepak Mishra
2019-06-09 12:31 ` [PATCH v5 3/6] staging: rtl8712: Fixed CamelCase cmdThread rename to cmd_thread Deepak Mishra
2019-06-09 12:31 ` [PATCH v5 4/6] staging: rtl8712: removed unused variables from struct _adapter Deepak Mishra
2019-06-09 12:31 ` [PATCH v5 5/6] staging: rtl8712: Renamed CamelCase wkFilterRxFF0 to wk_filter_rx_ff0 Deepak Mishra
2019-06-10 15:58   ` Greg KH [this message]
2019-06-09 12:31 ` [PATCH v5 6/6] staging: rtl8712: Renamed CamelCase lockRxFF0Filter to lock_rx_ff0_filter Deepak Mishra

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=20190610155833.GA25769@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Larry.Finger@lwfinger.net \
    --cc=florian.c.schilhabel@googlemail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux.dkm@gmail.com \
    --cc=straube.linux@gmail.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.