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:	Sun, 22 Jan 2012 09:50:16 -0800
From:	Randy Dunlap <rdunlap@...otime.net>
To:	Masanari Iida <standby24x7@...il.com>
CC:	linux-parisc@...r.kernel.org, linux-kernel@...r.kernel.org,
	Trivial patch monkey <trivial@...nel.org>, kyle@...artin.ca
Subject: Re: [PATCH] [trivial] parisc : Fix typo in eisa_enumerator.c

On 01/22/2012 04:05 AM, Masanari Iida wrote:
> Correct spelling "confgiuration" to "configuration" in
> drivers/parisc/eisa_enumerator.c

Correct trivial email address.

> 
> Signed-off-by: Masanari Iida <standby24x7@...il.com>
> ---
>  drivers/parisc/eisa_enumerator.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/parisc/eisa_enumerator.c b/drivers/parisc/eisa_enumerator.c
> index caa1531..a656d9e 100644
> --- a/drivers/parisc/eisa_enumerator.c
> +++ b/drivers/parisc/eisa_enumerator.c
> @@ -357,7 +357,7 @@ static int parse_slot_config(int slot,
>  		}
>  		if (flags & HPEE_FUNCTION_INFO_CFG_FREE_FORM) {
>  			/* I have no idea how to handle this */
> -			printk("function %d have free-form confgiuration, skipping ",
> +			printk("function %d have free-form configuration, skipping ",

			                    has

>  				num_func);
>  			pos = p0 + function_len;
>  			continue;


-- 
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
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