Re: [PATCH 20/20] staging:rtl8192u: Rename OWN - Style

2018-09-11 Thread John Whitmore
On Mon, Sep 10, 2018 at 05:09:27PM +0200, Greg KH wrote: > On Sat, Sep 01, 2018 at 12:02:50AM +0100, John Whitmore wrote: > > Rename the member variable 'OWN' to 'own', this is to comply with the > > coding standard, where variables are named in lowercase. > > > > This is a simple coding style

Re: [PATCH 20/20] staging:rtl8192u: Rename OWN - Style

2018-09-11 Thread John Whitmore
On Mon, Sep 10, 2018 at 05:09:27PM +0200, Greg KH wrote: > On Sat, Sep 01, 2018 at 12:02:50AM +0100, John Whitmore wrote: > > Rename the member variable 'OWN' to 'own', this is to comply with the > > coding standard, where variables are named in lowercase. > > > > This is a simple coding style

Re: [PATCH 20/20] staging:rtl8192u: Rename OWN - Style

2018-09-10 Thread Greg KH
On Sat, Sep 01, 2018 at 12:02:50AM +0100, John Whitmore wrote: > Rename the member variable 'OWN' to 'own', this is to comply with the > coding standard, where variables are named in lowercase. > > This is a simple coding style change which should have no impact on > runtime code execution. > >

Re: [PATCH 20/20] staging:rtl8192u: Rename OWN - Style

2018-09-10 Thread Greg KH
On Sat, Sep 01, 2018 at 12:02:50AM +0100, John Whitmore wrote: > Rename the member variable 'OWN' to 'own', this is to comply with the > coding standard, where variables are named in lowercase. > > This is a simple coding style change which should have no impact on > runtime code execution. > >

[PATCH 20/20] staging:rtl8192u: Rename OWN - Style

2018-08-31 Thread John Whitmore
Rename the member variable 'OWN' to 'own', this is to comply with the coding standard, where variables are named in lowercase. This is a simple coding style change which should have no impact on runtime code execution. Signed-off-by: John Whitmore --- drivers/staging/rtl8192u/r8192U.h | 2

[PATCH 20/20] staging:rtl8192u: Rename OWN - Style

2018-08-31 Thread John Whitmore
Rename the member variable 'OWN' to 'own', this is to comply with the coding standard, where variables are named in lowercase. This is a simple coding style change which should have no impact on runtime code execution. Signed-off-by: John Whitmore --- drivers/staging/rtl8192u/r8192U.h | 2