commit | 2e8c3002e350f4aa6b1c4c9d5a0409926e6eb556 | [log] [tgz] |
---|---|---|
author | John Pittman <jpittman@redhat.com> | Wed Mar 14 09:52:36 2018 -0400 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Mar 15 00:32:02 2018 -0400 |
tree | 63389cc0e0dccebc4634db2889b46278e6894d85 | |
parent | 50041071b5716eb1585c68a482989ab9fc885968 [diff] |
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>