]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/namei.c
libata: kill ATA_LFLAG_HRST_TO_RESUME
[karo-tx-linux.git] / fs / namei.c
index 7346e99d928381bcd6b258d3f6402b49fbce2173..8cf9bb9c2fc0b0133d85f0f6ff0f3e35a9fb8e07 100644 (file)
@@ -1365,13 +1365,13 @@ static int __lookup_one_len(const char *name, struct qstr *this,
 }
 
 /**
- * lookup_one_len filesystem helper to lookup single pathname component
+ * lookup_one_len - filesystem helper to lookup single pathname component
  * @name:      pathname component to lookup
  * @base:      base directory to lookup from
  * @len:       maximum length @len should be interpreted to
  *
- * Note that this routine is purely a helper for filesystem useage and should
- * not be called by generic code.  Also note that by using this function to
+ * Note that this routine is purely a helper for filesystem usage and should
+ * not be called by generic code.  Also note that by using this function the
  * nameidata argument is passed to the filesystem methods and a filesystem
  * using this helper needs to be prepared for that.
  */