aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_btree.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/xfs_btree.c')
-rw-r--r--fs/xfs/xfs_btree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_btree.c b/fs/xfs/xfs_btree.c
index 0903960410a2..1ecc0410f545 100644
--- a/fs/xfs/xfs_btree.c
+++ b/fs/xfs/xfs_btree.c
@@ -1684,7 +1684,7 @@ xfs_lookup_get_search_key(
1684 1684
1685/* 1685/*
1686 * Lookup the record. The cursor is made to point to it, based on dir. 1686 * Lookup the record. The cursor is made to point to it, based on dir.
1687 * Return 0 if can't find any such record, 1 for success. 1687 * stat is set to 0 if can't find any such record, 1 for success.
1688 */ 1688 */
1689int /* error */ 1689int /* error */
1690xfs_btree_lookup( 1690xfs_btree_lookup(