Re: [PATCH v4 1/2] staging: wilc1000: Cleanup to coreconfigurator

From: Greg KH
Date: Tue Jun 09 2015 - 13:39:43 EST


On Mon, Jun 08, 2015 at 11:54:28PM +0300, Stanislav Kholmanskikh wrote:
> Fixed the following issues found with checkpatch.pl:
>
> * Multiple debug strings contained " \n". Changed
> it to "\n".
>
> * Changed 'return(X)' to 'return X'.
>
> * Aligned TAG_PARAM_OFFSET to fit 80 columns

That is 3 different things, please make this 3 different patches.
Remember, each patch can 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/