]> err.no Git - linux-2.6/blobdiff - fs/super.c
[POWERPC] 83xx: Fix wrong USB phy type in mpc837xrdb dts
[linux-2.6] / fs / super.c
index dc02af0302fe68609d2de842c2394a677af7a642..09008dbd264e731411c6da60def6648888cc6b52 100644 (file)
@@ -556,11 +556,11 @@ out:
 }
 
 /**
- *     mark_files_ro
+ *     mark_files_ro - mark all files read-only
  *     @sb: superblock in question
  *
- *     All files are marked read/only.  We don't care about pending
- *     delete files so this should be used in 'force' mode only
+ *     All files are marked read-only.  We don't care about pending
+ *     delete files so this should be used in 'force' mode only.
  */
 
 static void mark_files_ro(struct super_block *sb)