aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/device_handler
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.de>2011-08-24 10:51:14 +0200
committerJames Bottomley <JBottomley@Parallels.com>2011-08-30 12:27:41 -0700
commit2a9ab40f74eb22cdf02e8f687bef7f3eac7f6cfa (patch)
treef9252c5ab99bb0a55556b82139f6f11dc617b4f0 /drivers/scsi/device_handler
parent[SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry data (diff)
downloadlinux-dev-2a9ab40f74eb22cdf02e8f687bef7f3eac7f6cfa.tar.xz
linux-dev-2a9ab40f74eb22cdf02e8f687bef7f3eac7f6cfa.zip
[SCSI] scsi_dh: Fixup kernel-doc comments
Fixup some kernel-doc comments to reference to the correct function name. Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/device_handler')
-rw-r--r--drivers/scsi/device_handler/scsi_dh.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/device_handler/scsi_dh.c b/drivers/scsi/device_handler/scsi_dh.c
index 0119b8147797..fccd0f6cfc90 100644
--- a/drivers/scsi/device_handler/scsi_dh.c
+++ b/drivers/scsi/device_handler/scsi_dh.c
@@ -468,7 +468,7 @@ int scsi_dh_handler_exist(const char *name)
EXPORT_SYMBOL_GPL(scsi_dh_handler_exist);
/*
- * scsi_dh_handler_attach - Attach device handler
+ * scsi_dh_attach - Attach device handler
* @sdev - sdev the handler should be attached to
* @name - name of the handler to attach
*/
@@ -498,7 +498,7 @@ int scsi_dh_attach(struct request_queue *q, const char *name)
EXPORT_SYMBOL_GPL(scsi_dh_attach);
/*
- * scsi_dh_handler_detach - Detach device handler
+ * scsi_dh_detach - Detach device handler
* @sdev - sdev the handler should be detached from
*
* This function will detach the device handler only