[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20161215171417.GB27592@kroah.com>
Date: Thu, 15 Dec 2016 09:14:17 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: Gaosheng Wu <wugsh15@....edu.cn>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kthread:fix coding style issue
On Thu, Dec 15, 2016 at 04:22:53PM +0800, Gaosheng Wu wrote:
> From: GaoShengWu <wugsh15@....edu.cn>
>
> Line 28 of kthread.c violates chapter 3 of CodingStyle - put the opening
> brace last on the line, and put the closing brace first.
>
> Signed-off-by: GaoShengWu <wugsh15@....edu.cn>
Please do coding style fixes on drivers/staging/* first, so that you can
learn the proper process for doing this and not annoy the core kernel
developers with incorrect patches.
good luck!
greg k-h
Powered by blists - more mailing lists