[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150609173929.GA22547@kroah.com>
Date: Tue, 9 Jun 2015 10:39:29 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Stanislav Kholmanskikh <kholmanskikh.s.s@...il.com>
Cc: johnny.kim@...el.com, rachel.kim@...el.com, dean.lee@...el.com,
chris.park@...el.com, devel@...verdev.osuosl.org,
linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 1/2] staging: wilc1000: Cleanup to coreconfigurator
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists