commit | 58939473bacf08e7e7346673c6d70bc367bd091a | [log] [tgz] |
---|---|---|
author | Tony Battersby <tonyb@cybernetics.com> | Tue Aug 10 18:01:29 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 11 08:59:02 2010 -0700 |
tree | 0ccf46d1b52f4ff7ec09017f174364b63fe64d70 | |
parent | 5a19ae4bb003a428b9c8367daf05eed5029dc4cd [diff] |
vfs: improve comment describing fget_light() Improve the description of fget_light(), which is currently incorrect about needing a prior refcnt (judging by the way it is actually used). Signed-off-by: Tony Battersby <tonyb@cybernetics.com> Cc: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>