[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191210151204.GH11222@pi3>
Date: Tue, 10 Dec 2019 16:12:04 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-serial@...r.kernel.org, Kukjin Kim <kgene@...nel.org>,
Hyunki Koo <kkoos00@...er.com>,
HYUN-KI KOO <hyunki00.koo@...sung.com>,
Shinbeom Choi <sbeom.choi@...sung.com>,
Jiri Slaby <jslaby@...e.com>,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 03/10] tty: serial: samsung.h: fix up minor comment issues
On Tue, Dec 10, 2019 at 03:36:59PM +0100, Greg Kroah-Hartman wrote:
> checkpatch found some minor issues with comments in samsung.h, so fix
> that up.
>
No, you remove this header two patches later. No point to fix checkpatch
issues here.
Best regards,
Krzysztof
> Cc: Kukjin Kim <kgene@...nel.org>
> Cc: Krzysztof Kozlowski <krzk@...nel.org>
> Cc: Hyunki Koo <kkoos00@...er.com>
> Cc: HYUN-KI KOO <hyunki00.koo@...sung.com>
> Cc: Shinbeom Choi <sbeom.choi@...sung.com>
> Cc: Jiri Slaby <jslaby@...e.com>
> Cc: linux-arm-kernel@...ts.infradead.org
> Cc: linux-samsung-soc@...r.kernel.org
> Cc: linux-serial@...r.kernel.org
> Cc: linux-kernel@...r.kernel.org
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> ---
> drivers/tty/serial/samsung.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/tty/serial/samsung.h b/drivers/tty/serial/samsung.h
> index f93022113f59..cdfd53acead3 100644
> --- a/drivers/tty/serial/samsung.h
> +++ b/drivers/tty/serial/samsung.h
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +/* SPDX-License-Identifier: GPL-2.0 */
> #ifndef __SAMSUNG_H
> #define __SAMSUNG_H
>
> @@ -7,7 +7,7 @@
> *
> * Ben Dooks, Copyright (c) 2003-2008 Simtec Electronics
> * http://armlinux.simtec.co.uk/
> -*/
> + */
>
> #include <linux/dmaengine.h>
>
> --
> 2.24.0
>
Powered by blists - more mailing lists