summaryrefslogtreecommitdiff
path: root/block/uuid.c
diff options
context:
space:
mode:
Diffstat (limited to 'block/uuid.c')
-rw-r--r--block/uuid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/block/uuid.c b/block/uuid.c
index 4610d7b8f..c2416b9cb 100644
--- a/block/uuid.c
+++ b/block/uuid.c
@@ -155,7 +155,7 @@ static void uuid_end_bio(struct bio *bio)
/**
- * submit - submit BIO request
+ * read_bdev_page - Read a page from a device.
* @dev: The block device we're using.
* @page_num: The page we're reading.
*