Re: [PATCH 01/17] staging:rtl8192u: Remove unused defines - Style

2018-08-27 Thread Greg KH
On Mon, Aug 27, 2018 at 08:21:36PM +0100, John Whitmore wrote: > On Mon, Aug 27, 2018 at 07:27:19PM +0200, Greg KH wrote: > > On Tue, Aug 21, 2018 at 06:15:21PM +0100, John Whitmore wrote: > > > Remove a number of unused constant definitions. > > > > > > This is a coding style change which should

Re: [PATCH 01/17] staging:rtl8192u: Remove unused defines - Style

2018-08-27 Thread John Whitmore
On Mon, Aug 27, 2018 at 07:27:19PM +0200, Greg KH wrote: > On Tue, Aug 21, 2018 at 06:15:21PM +0100, John Whitmore wrote: > > Remove a number of unused constant definitions. > > > > This is a coding style change which should have no impact on runtime > > code execution. > > > > Signed-off-by:

Re: [PATCH 01/17] staging:rtl8192u: Remove unused defines - Style

2018-08-27 Thread Greg KH
On Tue, Aug 21, 2018 at 06:15:21PM +0100, John Whitmore wrote: > Remove a number of unused constant definitions. > > This is a coding style change which should have no impact on runtime > code execution. > > Signed-off-by: John Whitmore > --- > drivers/staging/rtl8192u/ieee80211/rtl819x_BA.h |

[PATCH 01/17] staging:rtl8192u: Remove unused defines - Style

2018-08-21 Thread John Whitmore
Remove a number of unused constant definitions. This is a coding style change which should have no impact on runtime code execution. Signed-off-by: John Whitmore --- drivers/staging/rtl8192u/ieee80211/rtl819x_BA.h | 5 - 1 file changed, 5 deletions(-) diff --git