[PATCH v3 0/4] staging: rtl8192e: rename variable pHT

Gary Rookard posted 4 patches 2 years ago
There is a newer version of this series
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 v3 0/4] staging: rtl8192e: rename variable pHT
Posted by Gary Rookard 2 years ago
Hi,

This patch series renames (4) different variables with
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: renamed 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 v3 0/4] staging: rtl8192e: rename variable pHT
Posted by Greg KH 1 year, 12 months ago
On Sat, Dec 16, 2023 at 07:52:59AM -0500, Gary Rookard wrote:
> Hi,
> 
> This patch series renames (4) different variables with
> checkpatch coding style issue Avoid CamelCase.
> 
> (resubmittals)

Does not apply to my tree :(

Please rebase against the correct branch?

thanks,

greg k-h
Re: [PATCH v3 0/4] staging: rtl8192e: rename variable pHT
Posted by Greg KH 1 year, 12 months ago
On Sat, Dec 23, 2023 at 02:07:10PM +0100, Greg KH wrote:
> On Sat, Dec 16, 2023 at 07:52:59AM -0500, Gary Rookard wrote:
> > Hi,
> > 
> > This patch series renames (4) different variables with
> > checkpatch coding style issue Avoid CamelCase.
> > 
> > (resubmittals)
> 
> Does not apply to my tree :(
> 
> Please rebase against the correct branch?

Oh wait, this is an old one...
Re: [PATCH v3 0/4] staging: rtl8192e: rename variable pHT
Posted by Gary Rookard 1 year, 12 months ago
Greg KH <gregkh@linuxfoundation.org> writes:

> On Sat, Dec 23, 2023 at 02:07:10PM +0100, Greg KH wrote:
>> On Sat, Dec 16, 2023 at 07:52:59AM -0500, Gary Rookard wrote:
>> > Hi,
>> > 
>> > This patch series renames (4) different variables with
>> > checkpatch coding style issue Avoid CamelCase.
>> > 
>> > (resubmittals)
>> 
>> Does not apply to my tree :(
>> 
>> Please rebase against the correct branch?
>
> Oh wait, this is an old one...

--
Okay

Regards,
Gary
-- 
Sent with my mu4e on Void Linux.