diff options
Diffstat (limited to 'fs/xfs/xfs_trans_buf.c')
-rw-r--r-- | fs/xfs/xfs_trans_buf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_trans_buf.c b/fs/xfs/xfs_trans_buf.c index aa5a04b844d6..8c75b8f67270 100644 --- a/fs/xfs/xfs_trans_buf.c +++ b/fs/xfs/xfs_trans_buf.c | |||
@@ -505,7 +505,7 @@ xfs_trans_brelse(xfs_trans_t *tp, | |||
505 | 505 | ||
506 | /* | 506 | /* |
507 | * Mark the buffer as not needing to be unlocked when the buf item's | 507 | * Mark the buffer as not needing to be unlocked when the buf item's |
508 | * IOP_UNLOCK() routine is called. The buffer must already be locked | 508 | * iop_unlock() routine is called. The buffer must already be locked |
509 | * and associated with the given transaction. | 509 | * and associated with the given transaction. |
510 | */ | 510 | */ |
511 | /* ARGSUSED */ | 511 | /* ARGSUSED */ |