From: monstr@monstr.eu
To: linux-kernel@vger.kernel.org
Cc: raph@8d.com, dbrownell@users.sourceforge.net,
diego.dompe@ridgerun.com, rpurdie@linux.intel.com,
grant.likely@secretlab.ca, Michal Simek <monstr@monstr.eu>
Subject: [PATCH] leds: gpio-leds: Fix typographics fault
Date: Thu, 2 Jul 2009 16:12:35 +1000 [thread overview]
Message-ID: <1246515155-23823-1-git-send-email-monstr@monstr.eu> (raw)
From: Michal Simek <monstr@monstr.eu>
Signed-off-by: Michal Simek <monstr@monstr.eu>
---
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
next reply other threads:[~2009-07-02 6:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-02 6:12 monstr [this message]
2009-07-02 14:55 ` Grant Likely
2009-07-22 6:33 ` Michal Simek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1246515155-23823-1-git-send-email-monstr@monstr.eu \
--to=monstr@monstr.eu \
--cc=dbrownell@users.sourceforge.net \
--cc=diego.dompe@ridgerun.com \
--cc=grant.likely@secretlab.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=raph@8d.com \
--cc=rpurdie@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®