Commit 47a0dfaa authored by Ori Avtalion's avatar Ori Avtalion Committed by Jiri Kosina

trivial: fix typo in namei.h comment

Signed-off-by: default avatarOri Avtalion <ori@avtalion.name>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent bcf56442
......@@ -40,7 +40,7 @@ enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT, LAST_BIND};
* - follow links at the end
* - require a directory
* - ending slashes ok even for nonexistent files
* - internal "there are more path compnents" flag
* - internal "there are more path components" flag
* - locked when lookup done with dcache_lock held
* - dentry cache is untrusted; force a real lookup
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment