commit | 43a0a45abc4ab386f3ba978c877a2b68a0cad448 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@bootlin.com> | Mon Feb 05 23:01:59 2018 +0100 |
committer | Boris Brezillon <boris.brezillon@bootlin.com> | Fri Feb 16 10:08:27 2018 +0100 |
tree | 42447328332c70606d25dec2bebef2fc5ea3b9ec | |
parent | fb3bff5b407e58493fa6bc44f24217f649aecd25 [diff] |
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>