]> git.baikalelectronics.ru Git - kernel.git/commit
locks: fix vfs_test_lock() comment
authorJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 11 May 2007 20:22:50 +0000 (16:22 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 18 Jul 2007 23:17:19 +0000 (19:17 -0400)
commit0b8102ec63e811f57ce8f85f9dd4465e02b61d55
tree398f0717bedf7f533ad3e4eaeee7a441b3e67a74
parentcefa4235850b8cc4b5af0587637c7d2504422294
locks: fix vfs_test_lock() comment

Thanks to Doug Chapman for pointing out that the comment here is
inconsistent with the function prototype.

Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
fs/locks.c