xfs: Fix the incorrect comment in the header of _xfs_buf_find
authorChandra Seetharaman <sekharan@us.ibm.com>
Thu, 8 Sep 2011 20:18:50 +0000 (20:18 +0000)
committerAlex Elder <aelder@sgi.com>
Wed, 12 Oct 2011 02:15:02 +0000 (21:15 -0500)
commiteabbaf118239d0d4188298b52751040f3b4cc28f
tree79ad38cf1dec13aa48e36edb5c498e294f7be565
parent2a30f36d9069b0646dcdd73def5fd7ab674bffd6
xfs: Fix the incorrect comment in the header of _xfs_buf_find

Fix the incorrect comment in the header of the function
_xfs_buf_find().

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/xfs_buf.c