aboutsummaryrefslogtreecommitdiffstats
path: root/block/genhd.c
diff options
context:
space:
mode:
Diffstat (limited to 'block/genhd.c')
-rw-r--r--block/genhd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/block/genhd.c b/block/genhd.c
index b8defae2ec03..646e1d2507c7 100644
--- a/block/genhd.c
+++ b/block/genhd.c
@@ -534,7 +534,7 @@ void unlink_gendisk(struct gendisk *disk)
534/** 534/**
535 * get_gendisk - get partitioning information for a given device 535 * get_gendisk - get partitioning information for a given device
536 * @devt: device to get partitioning information for 536 * @devt: device to get partitioning information for
537 * @part: returned partition index 537 * @partno: returned partition index
538 * 538 *
539 * This function gets the structure containing partitioning 539 * This function gets the structure containing partitioning
540 * information for the given device @devt. 540 * information for the given device @devt.