mtd: nand: Get rid of comments giving the file path inside the file itself
authorBoris Brezillon <boris.brezillon@bootlin.com>
Mon, 5 Feb 2018 22:01:59 +0000 (23:01 +0100)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Fri, 16 Feb 2018 09:08:27 +0000 (10:08 +0100)
commit43a0a45abc4ab386f3ba978c877a2b68a0cad448
tree42447328332c70606d25dec2bebef2fc5ea3b9ec
parentfb3bff5b407e58493fa6bc44f24217f649aecd25
mtd: nand: 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>
18 files changed:
drivers/mtd/nand/Makefile
drivers/mtd/nand/ams-delta.c
drivers/mtd/nand/au1550nd.c
drivers/mtd/nand/bf5xx_nand.c
drivers/mtd/nand/cmx270_nand.c
drivers/mtd/nand/cs553x_nand.c
drivers/mtd/nand/diskonchip.c
drivers/mtd/nand/fsmc_nand.c
drivers/mtd/nand/gpio.c
drivers/mtd/nand/nand_ecc.c
drivers/mtd/nand/orion_nand.c
drivers/mtd/nand/pxa3xx_nand.c
drivers/mtd/nand/s3c2410.c
drivers/mtd/nand/sharpsl.c
drivers/mtd/nand/socrates_nand.c
include/linux/mtd/bbm.h
include/linux/mtd/nand_ecc.h
include/linux/mtd/ndfc.h