aboutsummaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
Diffstat (limited to 'block')
-rw-r--r--block/ll_rw_blk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/block/ll_rw_blk.c b/block/ll_rw_blk.c
index 3935469e3662..501edfa807a0 100644
--- a/block/ll_rw_blk.c
+++ b/block/ll_rw_blk.c
@@ -3739,7 +3739,7 @@ EXPORT_SYMBOL(end_dequeued_request);
3739 3739
3740/** 3740/**
3741 * end_request - end I/O on the current segment of the request 3741 * end_request - end I/O on the current segment of the request
3742 * @rq: the request being processed 3742 * @req: the request being processed
3743 * @uptodate: error value or 0/1 uptodate flag 3743 * @uptodate: error value or 0/1 uptodate flag
3744 * 3744 *
3745 * Description: 3745 * Description: