public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@bootlin.com>
To: Boris Brezillon <boris.brezillon@bootlin.com>,
	Richard Weinberger <richard@nod.at>,
	linux-mtd@lists.infradead.org,
	Kyungmin Park <kyungmin.park@samsung.com>
Cc: David Woodhouse <dwmw2@infradead.org>,
	Brian Norris <computersforpeace@gmail.com>,
	Marek Vasut <marek.vasut@gmail.com>,
	Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>
Subject: Re: [PATCH 1/2] mtd: onenand: Get rid of comments giving the file path inside the file itself
Date: Sun, 18 Mar 2018 22:12:31 +0100	[thread overview]
Message-ID: <20180318221231.4645cd9f@bbrezillon> (raw)
In-Reply-To: <20180218160516.27946-1-boris.brezillon@bootlin.com>

On Sun, 18 Feb 2018 17:05:15 +0100
Boris Brezillon <boris.brezillon@bootlin.com> wrote:

> Some files add a comment giving the path of the file inside the Linux
> tree, which is pretty useless since the reader had to find the file to
> open it.
> 
> Getting rid of these comments will also allow us to easily move these
> files around when needed.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>

Queued both patches to nand/next.

> ---
>  drivers/mtd/onenand/generic.c      | 2 --
>  drivers/mtd/onenand/omap2.c        | 2 --
>  drivers/mtd/onenand/onenand_base.c | 2 --
>  drivers/mtd/onenand/onenand_bbt.c  | 2 --
>  4 files changed, 8 deletions(-)
> 
> diff --git a/drivers/mtd/onenand/generic.c b/drivers/mtd/onenand/generic.c
> index 125da34d8ff9..d5ccaf943b91 100644
> --- a/drivers/mtd/onenand/generic.c
> +++ b/drivers/mtd/onenand/generic.c
> @@ -1,6 +1,4 @@
>  /*
> - *  linux/drivers/mtd/onenand/generic.c
> - *
>   *  Copyright (c) 2005 Samsung Electronics
>   *  Kyungmin Park <kyungmin.park@samsung.com>
>   *
> diff --git a/drivers/mtd/onenand/omap2.c b/drivers/mtd/onenand/omap2.c
> index 87c34f607a75..9c159f0dd9a6 100644
> --- a/drivers/mtd/onenand/omap2.c
> +++ b/drivers/mtd/onenand/omap2.c
> @@ -1,6 +1,4 @@
>  /*
> - *  linux/drivers/mtd/onenand/omap2.c
> - *
>   *  OneNAND driver for OMAP2 / OMAP3
>   *
>   *  Copyright © 2005-2006 Nokia Corporation
> diff --git a/drivers/mtd/onenand/onenand_base.c b/drivers/mtd/onenand/onenand_base.c
> index 979f4031f23c..05907b1b4098 100644
> --- a/drivers/mtd/onenand/onenand_base.c
> +++ b/drivers/mtd/onenand/onenand_base.c
> @@ -1,6 +1,4 @@
>  /*
> - *  linux/drivers/mtd/onenand/onenand_base.c
> - *
>   *  Copyright © 2005-2009 Samsung Electronics
>   *  Copyright © 2007 Nokia Corporation
>   *
> diff --git a/drivers/mtd/onenand/onenand_bbt.c b/drivers/mtd/onenand/onenand_bbt.c
> index 420260c25ca0..dde20487937d 100644
> --- a/drivers/mtd/onenand/onenand_bbt.c
> +++ b/drivers/mtd/onenand/onenand_bbt.c
> @@ -1,7 +1,5 @@
>  // SPDX-License-Identifier: GPL-2.0
>  /*
> - *  linux/drivers/mtd/onenand/onenand_bbt.c
> - *
>   *  Bad Block Table support for the OneNAND driver
>   *
>   *  Copyright(c) 2005 Samsung Electronics



-- 
Boris Brezillon, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

      parent reply	other threads:[~2018-03-18 21:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-18 16:05 [PATCH 1/2] mtd: onenand: Get rid of comments giving the file path inside the file itself Boris Brezillon
2018-02-18 16:05 ` [PATCH 2/2] mtd: Move onenand code base to drivers/mtd/nand/onenand Boris Brezillon
2018-03-18 21:12 ` Boris Brezillon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180318221231.4645cd9f@bbrezillon \
    --to=boris.brezillon@bootlin.com \
    --cc=computersforpeace@gmail.com \
    --cc=cyrille.pitchen@wedev4u.fr \
    --cc=dwmw2@infradead.org \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marek.vasut@gmail.com \
    --cc=richard@nod.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox