All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 13/23] zfcp: ERP thread setup kdoc update
       [not found] <20181108144458.29012-14-maier@linux.ibm.com>
@ 2018-11-16 11:13 ` Hannes Reinecke
  0 siblings, 0 replies; only message in thread
From: Hannes Reinecke @ 2018-11-16 11:13 UTC (permalink / raw)
  To: linux-s390, linux-scsi

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1263 bytes --]

On 11/8/18 3:44 PM, Steffen Maier wrote:
> zfcp_erp_thread_setup() update complements v2.6.32 commit 347c6a965dc1
> ("[SCSI] zfcp: Use kthread API for zfcp erp thread").
> 
> Signed-off-by: Steffen Maier <maier@linux.ibm.com>
> Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
> ---
>   drivers/s390/scsi/zfcp_erp.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/s390/scsi/zfcp_erp.c b/drivers/s390/scsi/zfcp_erp.c
> index e7e6b63905e2..f6a2d66eef57 100644
> --- a/drivers/s390/scsi/zfcp_erp.c
> +++ b/drivers/s390/scsi/zfcp_erp.c
> @@ -1489,7 +1489,7 @@ static int zfcp_erp_thread(void *data)
>    * zfcp_erp_thread_setup - Start ERP thread for adapter
>    * @adapter: Adapter to start the ERP thread for
>    *
> - * Returns 0 on success or error code from kernel_thread()
> + * Return: 0 on success, or error code from kthread_run().
>    */
>   int zfcp_erp_thread_setup(struct zfcp_adapter *adapter)
>   {
> 
Reviewed-by: Hannes Reinecke <hare@suse.com>

Cheers,

Hannes
-- 
Dr. Hannes Reinecke		   Teamlead Storage & Networking
hare@suse.de			               +49 911 74053 688
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 N�rnberg
GF: F. Imend�rffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton
HRB 21284 (AG N�rnberg)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-11-16 11:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20181108144458.29012-14-maier@linux.ibm.com>
2018-11-16 11:13 ` [PATCH 13/23] zfcp: ERP thread setup kdoc update Hannes Reinecke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.