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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9db7dee9-cea8-4779-8dc0-53e2fd9bdca5@CMEXHTCAS1.ad.emulex.com>
Date:	Mon, 2 Mar 2015 14:30:52 -0500
From:	James Smart <james.smart@...lex.com>
To:	Yannick Guerrini <yguerrini@...shardware.fr>
CC:	<JBottomley@...allels.com>, <trivial@...nel.org>,
	<linux-kernel@...r.kernel.org>,
	"Smart, James" <James.Smart@...lex.Com>
Subject: Re: [PATCH] drivers, scsi, lpfc: Fix trivial typos in comments

Thanks

Acked-by: James Smart  <james.smart@...lex.com>

-- james s


On 2/24/2015 3:18 AM, Yannick Guerrini wrote:
> Change 'comands' to 'commands'
>
> Signed-off-by: Yannick Guerrini <yguerrini@...shardware.fr>
> ---
>   drivers/scsi/lpfc/lpfc_debugfs.c | 2 +-
>   drivers/scsi/lpfc/lpfc_init.c    | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/scsi/lpfc/lpfc_debugfs.c b/drivers/scsi/lpfc/lpfc_debugfs.c
> index 5633e7d..d81445b 100644
> --- a/drivers/scsi/lpfc/lpfc_debugfs.c
> +++ b/drivers/scsi/lpfc/lpfc_debugfs.c
> @@ -1241,7 +1241,7 @@ lpfc_debugfs_dumpDataDif_release(struct inode *inode, struct file *file)
>    */
>   
>   /**
> - * lpfc_idiag_cmd_get - Get and parse idiag debugfs comands from user space
> + * lpfc_idiag_cmd_get - Get and parse idiag debugfs commands from user space
>    * @buf: The pointer to the user space buffer.
>    * @nbytes: The number of bytes in the user space buffer.
>    * @idiag_cmd: pointer to the idiag command struct.
> diff --git a/drivers/scsi/lpfc/lpfc_init.c b/drivers/scsi/lpfc/lpfc_init.c
> index 0b2c53a..ff6f15f 100644
> --- a/drivers/scsi/lpfc/lpfc_init.c
> +++ b/drivers/scsi/lpfc/lpfc_init.c
> @@ -6679,7 +6679,7 @@ lpfc_create_bootstrap_mbox(struct lpfc_hba *phba)
>    * This routine is invoked to teardown the bootstrap mailbox
>    * region and release all host resources. This routine requires
>    * the caller to ensure all mailbox commands recovered, no
> - * additional mailbox comands are sent, and interrupts are disabled
> + * additional mailbox commands are sent, and interrupts are disabled
>    * before calling this routine.
>    *
>    **/

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ