]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - fs/fat/file.c
* Code cleanup:
[people/ms/u-boot.git] / fs / fat / file.c
index d375ba2eb0c09fe877b3574cba710eeb1b485a2e..f999ac5a254a846856f2c2523c6f6d9a12d045b1 100644 (file)
@@ -1,5 +1,5 @@
-/* 
- * file.c 
+/*
+ * file.c
  *
  * Mini "VFS" by Marcus Sundberg
  *
@@ -143,7 +143,7 @@ file_cd(const char *path)
        return 0;
 }
 
-       
+
 int
 file_detectfs(void)
 {