* [PATCH -next] scsi: ibmvfc: fix typo in parameter description
@ 2016-09-08 15:04 Wei Yongjun
2016-09-08 22:31 ` Tyrel Datwyler
2016-09-09 11:30 ` Martin K. Petersen
0 siblings, 2 replies; 3+ messages in thread
From: Wei Yongjun @ 2016-09-08 15:04 UTC (permalink / raw)
To: Tyrel Datwyler, Benjamin Herrenschmidt, Paul Mackerras,
Michael Ellerman, James E.J. Bottomley, Martin K. Petersen
Cc: Wei Yongjun, linux-scsi, linuxppc-dev
From: Wei Yongjun <weiyongjun1@huawei.com>
Fix typo in parameter description.
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
---
drivers/scsi/ibmvscsi/ibmvfc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/ibmvscsi/ibmvfc.c b/drivers/scsi/ibmvscsi/ibmvfc.c
index 6b92169..56b9f45 100644
--- a/drivers/scsi/ibmvscsi/ibmvfc.c
+++ b/drivers/scsi/ibmvscsi/ibmvfc.c
@@ -88,7 +88,7 @@ module_param_named(log_level, log_level, uint, 0);
MODULE_PARM_DESC(log_level, "Set to 0 - 4 for increasing verbosity of device driver. "
"[Default=" __stringify(IBMVFC_DEFAULT_LOG_LEVEL) "]");
module_param_named(cls3_error, cls3_error, uint, 0);
-MODULE_PARM_DESC(log_level, "Enable FC Class 3 Error Recovery. "
+MODULE_PARM_DESC(cls3_error, "Enable FC Class 3 Error Recovery. "
"[Default=" __stringify(IBMVFC_CLS3_ERROR) "]");
static const struct {
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH -next] scsi: ibmvfc: fix typo in parameter description
2016-09-08 15:04 [PATCH -next] scsi: ibmvfc: fix typo in parameter description Wei Yongjun
@ 2016-09-08 22:31 ` Tyrel Datwyler
2016-09-09 11:30 ` Martin K. Petersen
1 sibling, 0 replies; 3+ messages in thread
From: Tyrel Datwyler @ 2016-09-08 22:31 UTC (permalink / raw)
To: Wei Yongjun, Tyrel Datwyler, Benjamin Herrenschmidt,
Paul Mackerras, Michael Ellerman, James E.J. Bottomley,
Martin K. Petersen
Cc: linuxppc-dev, Wei Yongjun, linux-scsi
On 09/08/2016 08:04 AM, Wei Yongjun wrote:
> From: Wei Yongjun <weiyongjun1@huawei.com>
>
> Fix typo in parameter description.
>
> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH -next] scsi: ibmvfc: fix typo in parameter description
2016-09-08 15:04 [PATCH -next] scsi: ibmvfc: fix typo in parameter description Wei Yongjun
2016-09-08 22:31 ` Tyrel Datwyler
@ 2016-09-09 11:30 ` Martin K. Petersen
1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2016-09-09 11:30 UTC (permalink / raw)
To: Wei Yongjun
Cc: Tyrel Datwyler, Benjamin Herrenschmidt, Paul Mackerras,
Michael Ellerman, James E.J. Bottomley, Martin K. Petersen,
Wei Yongjun, linux-scsi, linuxppc-dev
>>>>> "Wei" == Wei Yongjun <weiyj.lk@gmail.com> writes:
Wei> From: Wei Yongjun <weiyongjun1@huawei.com> Fix typo in parameter
Wei> description.
Applied to 4.9/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-09-09 11:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-08 15:04 [PATCH -next] scsi: ibmvfc: fix typo in parameter description Wei Yongjun
2016-09-08 22:31 ` Tyrel Datwyler
2016-09-09 11:30 ` Martin K. Petersen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).