[PATCH v2 0/4] [Series 4] staging: rtl8192e: rename variable pHT and (3) other

Gary Rookard posted 4 patches 2 years ago
drivers/staging/rtl8192e/rtl819x_HTProc.c | 86 +++++++++++------------
drivers/staging/rtl8192e/rtllib.h         |  2 +-
drivers/staging/rtl8192e/rtllib_wx.c      |  2 +-
3 files changed, 45 insertions(+), 45 deletions(-)
[PATCH v2 0/4] [Series 4] staging: rtl8192e: rename variable pHT and (3) other
Posted by Gary Rookard 2 years ago
Hi,

This patch series renames (4) different variables with
the checkpatch coding style issue, Avoid CamelCase.

(resubmittals)

Patch 1/4) rename variable pHT
Patch 2/4) rename variable pCapELE
Patch 3/4) rename variable HTGetHighestMCSRate
Patch 4/4) rename variable HTFilterMCSRate

Signed-off-by: Gary Rookard <garyrookard@fastmail.org>

Gary Rookard (4):
  staging: rtl8192e: rename variable pHT
  staging: rtl8192e: rename variable pCapELE
  staging: rtl8192e: rename variable HTGetHighestMCSRate
  staging: rtl8192e: rename variable HTFilterMCSRate

 drivers/staging/rtl8192e/rtl819x_HTProc.c | 86 +++++++++++------------
 drivers/staging/rtl8192e/rtllib.h         |  2 +-
 drivers/staging/rtl8192e/rtllib_wx.c      |  2 +-
 3 files changed, 45 insertions(+), 45 deletions(-)

-- 
2.41.0
Re: [PATCH v2 0/4] [Series 4] staging: rtl8192e: rename variable pHT and (3) other
Posted by Greg KH 2 years ago
On Fri, Dec 15, 2023 at 08:01:01PM -0500, Gary Rookard wrote:
> Hi,
> 
> This patch series renames (4) different variables with
> the checkpatch coding style issue, Avoid CamelCase.
> 
> (resubmittals)

I see two different copies of this patch set, please send only one as
now I don't know which one is "real".

Please fix up and send a v3, I've dropped both from my queue.

thanks,

greg k-h
Re: [PATCH v2 0/4] [Series 4] staging: rtl8192e: rename variable pHT and (3) other
Posted by Gary Rookard 2 years ago
Greg KH <gregkh@linuxfoundation.org> writes:

> On Fri, Dec 15, 2023 at 08:01:01PM -0500, Gary Rookard wrote:
>> Hi,
>> 
>> This patch series renames (4) different variables with
>> the checkpatch coding style issue, Avoid CamelCase.
>> 
>> (resubmittals)
>
> I see two different copies of this patch set, please send only one as
> now I don't know which one is "real".
>
> Please fix up and send a v3, I've dropped both from my queue.
>
> thanks,
>
> greg k-h

--
Sorry for that, I've resent a v3 however 2 got stuck
together resulting in an extra cover letter...

Regards,
Gary

-- 
Sent with my mu4e on Gentoo GNU/linux.