From: Randy Dunlap <rdunlap@xenotime.net>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linus Torvalds <torvalds@linux-foundation.org>
Cc: Bryan Wu <bryan.wu@canonical.com>,
Richard Purdie <rchard.purdie@linuxfoundation.org>
Subject: [PATCH 7/8] Documentation: fix leds-class.txt duplicated word
Date: Fri, 04 Nov 2011 11:22:29 -0700 [thread overview]
Message-ID: <4EB42D65.1080807@xenotime.net> (raw)
In-Reply-To: <4EB423D8.9030102@xenotime.net>
From: Bryan Wu <bryan.wu@canonical.com>
Fix a typo (duplicated word) in Documentation/leds/leds-class.txt
Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
Acked-by: Richard Purdie <rchard.purdie@linuxfoundation.org>
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
---
Documentation/leds/leds-class.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- lnx1104.orig/Documentation/leds/leds-class.txt
+++ lnx1104/Documentation/leds/leds-class.txt
@@ -61,8 +61,8 @@ Hardware accelerated blink of LEDs
Some LEDs can be programmed to blink without any CPU interaction. To
support this feature, a LED driver can optionally implement the
blink_set() function (see <linux/leds.h>). To set an LED to blinking,
-however, it is better to use use the API function led_blink_set(),
-as it will check and implement software fallback if necessary.
+however, it is better to use the API function led_blink_set(), as it
+will check and implement software fallback if necessary.
To turn off blinking again, use the API function led_brightness_set()
as that will not just set the LED brightness but also stop any software
next prev parent reply other threads:[~2011-11-04 18:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4EB423D8.9030102@xenotime.net>
2011-11-04 18:22 ` [PATCH 2/8] Documentation: thinkpad-acpi grammo fixes Randy Dunlap
2011-11-04 18:22 ` [PATCH 3/8] Documentation: fix inotify source file paths Randy Dunlap
2011-11-04 18:22 ` [PATCH 4/8] Documentation: update CodingStyle use of braces Randy Dunlap
2011-11-04 18:22 ` [PATCH 5/8] Documentation: HFS is orphaned Randy Dunlap
2011-11-04 18:22 ` [PATCH 6/8] Documentation: Computone ip2 " Randy Dunlap
2011-11-04 18:22 ` Randy Dunlap [this message]
2011-11-04 18:22 ` [PATCH 8/8] Documentation: drop as block elevator reference in switching-sched.txt Randy Dunlap
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=4EB42D65.1080807@xenotime.net \
--to=rdunlap@xenotime.net \
--cc=bryan.wu@canonical.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rchard.purdie@linuxfoundation.org \
--cc=torvalds@linux-foundation.org \
/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