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]
Message-ID: <4A66B2B7.7000407@petalogix.com>
Date:	Wed, 22 Jul 2009 08:33:27 +0200
From:	Michal Simek <michal.simek@...alogix.com>
To:	Grant Likely <grant.likely@...retlab.ca>
CC:	monstr@...str.eu, linux-kernel@...r.kernel.org, raph@...com,
	dbrownell@...rs.sourceforge.net, diego.dompe@...gerun.com,
	rpurdie@...ux.intel.com, Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] leds: gpio-leds: Fix typographics fault

Hi Richard and Andrew,

can you please handle this patch through your tree? Or through mm tree.

Thanks,
Michal

> On Thu, Jul 2, 2009 at 12:12 AM, <monstr@...str.eu> wrote:
>   
>> From: Michal Simek <monstr@...str.eu>
>>
>> Signed-off-by: Michal Simek <monstr@...str.eu>
>>     
>
> Acked-by: Grant Likely <grant.likely@...retlab.ca>
>
>   
>> ---
>>  drivers/leds/leds-gpio.c |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/drivers/leds/leds-gpio.c b/drivers/leds/leds-gpio.c
>> index 6b06638..107e5ae 100644
>> --- a/drivers/leds/leds-gpio.c
>> +++ b/drivers/leds/leds-gpio.c
>> @@ -80,7 +80,7 @@ static int __devinit create_gpio_led(const struct gpio_led *template,
>>
>>        /* skip leds that aren't available */
>>        if (!gpio_is_valid(template->gpio)) {
>> -               printk(KERN_INFO "Skipping unavilable LED gpio %d (%s)\n",
>> +               printk(KERN_INFO "Skipping unavailable LED gpio %d (%s)\n",
>>                                template->gpio, template->name);
>>                return 0;
>>        }
>> --
>> 1.5.5.1
>>
>>
>>     
>
>
>
>   


-- 
Michal Simek, Ing. (M.Eng)
PetaLogix - Linux Solutions for a Reconfigurable World
w: www.petalogix.com p: +61-7-30090663,+42-0-721842854 f: +61-7-30090663

--
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