lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 16 Jul 2022 06:47:48 -0700
From:   Bart Van Assche <bvanassche@....org>
To:     Jiangshan Yi <13667453960@....com>, martin.petersen@...cle.com,
        jejb@...ux.ibm.com, njavali@...vell.com,
        GR-QLogic-Storage-Upstream@...vell.com
Cc:     linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
        Jiangshan Yi <yijiangshan@...inos.cn>,
        k2ci <kernel-bot@...inos.cn>
Subject: Re: [PATCH] scsi: qla2xxx: Fix spelling typo in comment

On 7/15/22 00:17, Jiangshan Yi wrote:
> diff --git a/drivers/scsi/qla2xxx/qla_init.c b/drivers/scsi/qla2xxx/qla_init.c
> index 3f3417a3e891..b8a9f923fb32 100644
> --- a/drivers/scsi/qla2xxx/qla_init.c
> +++ b/drivers/scsi/qla2xxx/qla_init.c
> @@ -6661,7 +6661,7 @@ qla2x00_loop_resync(scsi_qla_host_t *vha)
>   * Description: This function will set the appropriate flags and call
>   *              qla2x00_loop_resync. If successful loop will be resynced
>   * Arguments : scsi_qla_host_t pointer
> -* returm    : Success or Failure
> +* return    : Success or Failure
>   */

Please convert the entire function header into kernel-doc format instead 
of only fixing the spelling error shown above.

Thanks,

Bart.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ