[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180721070040.GA10620@kroah.com>
Date: Sat, 21 Jul 2018 09:00:40 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: John Whitmore <johnfwhitmore@...il.com>
Cc: linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
kstewart@...uxfoundation.org, pombredanne@...b.com,
tglx@...utronix.de
Subject: Re: [PATCH 07/14] staging:rtl8192u: Remove typedef and rename struct
RT_DOT11D_INFO - Style
On Fri, Jul 20, 2018 at 09:21:35PM +0100, John Whitmore wrote:
> Removed the typedef from structure RT_DOT11D_INFO. This change clears the
> checkpatch issue with declaring new types.
>
> Rename the structure from RT_DOT11D_INFO to rt_dot11d_info.
>
> Coding style changes which should not impact runtime execution of code.
>
> Signed-off-by: John Whitmore <johnfwhitmore@...il.com>
> ---
> drivers/staging/rtl8192u/ieee80211/dot11d.c | 14 +++++++-------
> drivers/staging/rtl8192u/ieee80211/dot11d.h | 11 ++++++-----
> .../staging/rtl8192u/ieee80211/ieee80211_softmac.c | 2 +-
> 3 files changed, 14 insertions(+), 13 deletions(-)
This patch fails to apply as well.
I've applied the series up to here. Please rebase what I didn't take
from this, and the last patch from the other series, and resend.
thanks,
greg k-h
Powered by blists - more mailing lists