scsi: scsi_dh_alua: Correct comment for alua_alloc_pg()
authorJohn Pittman <jpittman@redhat.com>
Wed, 14 Mar 2018 13:52:36 +0000 (09:52 -0400)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 15 Mar 2018 04:32:02 +0000 (00:32 -0400)
commit2e8c3002e350f4aa6b1c4c9d5a0409926e6eb556
tree63389cc0e0dccebc4634db2889b46278e6894d85
parent50041071b5716eb1585c68a482989ab9fc885968
scsi: scsi_dh_alua: Correct comment for alua_alloc_pg()

In the comment for function alua_alloc_pg() the argument '@h' is
mistakenly referred to.  Fix this by replacing it with the correct
argument reference, '@tpgs', and provide a short description.

Signed-off-by: John Pittman <jpittman@redhat.com>
Reviewed-by Laurence Oberman <loberman@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/device_handler/scsi_dh_alua.c