Re: [PATCH] staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctls

From: Greg KH
Date: Tue Mar 25 2014 - 14:16:21 EST


On Tue, Mar 25, 2014 at 05:59:39PM +0000, Wilfried Klaebe wrote:
> staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctls
>
> It looks like someone did a search-and-replace on that driver, putting
> spaces before "=" characters, without checking this is OK everywhere.
> Also, in some places, there's memcpm()s/strncmp()s checking for some
> different length than the fixed string argument.
>
> These things result in code not working as intended. Fix that.

What code is parsing string output from the kernel?

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/