[PATCH] fs: fat: fix copy-paste typo

Antony Pavlov antonynpavlov at gmail.com
Fri Feb 19 06:10:46 PST 2016


Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
 fs/fat/fat.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/fs/fat/fat.c b/fs/fat/fat.c
index ece937d..49cd78f 100644
--- a/fs/fat/fat.c
+++ b/fs/fat/fat.c
@@ -1,7 +1,7 @@
 /*
- * ramfs.c - a malloc based filesystem
+ * fat.c - FAT filesystem barebox driver
  *
- * Copyright (c) 2007 Sascha Hauer <s.hauer at pengutronix.de>, Pengutronix
+ * Copyright (c) 2011 Sascha Hauer <s.hauer at pengutronix.de>, Pengutronix
  *
  * See file CREDITS for list of people who contributed to this
  * project.
-- 
2.7.0




More information about the barebox mailing list