summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/ndfc.h
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@bootlin.com>2018-02-05 23:01:59 +0100
committerBoris Brezillon <boris.brezillon@bootlin.com>2018-02-16 10:08:27 +0100
commit43a0a45abc4ab386f3ba978c877a2b68a0cad448 (patch)
tree42447328332c70606d25dec2bebef2fc5ea3b9ec /include/linux/mtd/ndfc.h
parentfb3bff5b407e58493fa6bc44f24217f649aecd25 (diff)
downloadlinux-43a0a45abc4ab386f3ba978c877a2b68a0cad448.tar.bz2
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>
Diffstat (limited to 'include/linux/mtd/ndfc.h')
-rw-r--r--include/linux/mtd/ndfc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mtd/ndfc.h b/include/linux/mtd/ndfc.h
index d0558a982628..357e88b3263a 100644
--- a/include/linux/mtd/ndfc.h
+++ b/include/linux/mtd/ndfc.h
@@ -1,6 +1,4 @@
/*
- * linux/include/linux/mtd/ndfc.h
- *
* Copyright (c) 2006 Thomas Gleixner <tglx@linutronix.de>
*
* This program is free software; you can redistribute it and/or modify