Re: [PATCH v2] staging: rtl8192e: rtllib_wx: code style improvements

From: Greg KH
Date: Wed Mar 11 2015 - 03:53:37 EST


On Wed, Mar 11, 2015 at 08:46:00AM +0100, Mateusz Kulikowski wrote:
> Code reformatting based on checkpatch.pl:
> - Replaced min() with min_t()
> - Replaced printk() with netdev_*()
> - Merged broken string

That's three different things, which means this should be at least 3
different patches. Please fix up and resend a patch series, as each
patch should only do one thing.

thanks,

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/