Re: [PATCH] Staging: wlan-ng: fixed "do not add new typedefs" warnings

From: Greg KH
Date: Sun Aug 21 2016 - 17:31:54 EST


On Sat, Jul 30, 2016 at 07:11:45PM +0300, Claudiu Beznea wrote:
> This patch suppress "do not add new typedefs" checkpatch.pl
> warnings. After this suppression some lines needs to be
> changed to avoid new checkpatch.pl complains (e.g. 80
> chars per line checkpatch.pl warning)
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxx>

Just fix one typedef at a time, this patch is way too big to review
properly.

It also doesn't apply to my tree, so even if I wanted to take it, I
couldn't :(

Please break it up and send it as a patch series.

thanks,

greg k-h