OSDN Git Service

mtd: onenand: Get rid of comments giving the file path inside the file itself
authorBoris Brezillon <boris.brezillon@bootlin.com>
Sun, 18 Feb 2018 16:05:15 +0000 (17:05 +0100)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Thu, 15 Mar 2018 14:40:35 +0000 (15:40 +0100)
commit801492c508f617d5bdc383b98b4a49d7de90c154
treea6697b60a58dbe3029fab3661858cf2d2ee08d80
parent3383fb35c9b886e54d04796964cae2cd757a11d8
mtd: onenand: Get rid of comments giving the file path inside the file itself

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>
drivers/mtd/onenand/generic.c
drivers/mtd/onenand/omap2.c
drivers/mtd/onenand/onenand_base.c
drivers/mtd/onenand/onenand_bbt.c