From: dave.bueso@gmail.com (Davidlohr Bueso)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND padmux.c] Fix typo in kerneldoc
Date: Tue, 13 Jul 2010 05:49:21 -0400 [thread overview]
Message-ID: <1279014561.18280.0.camel@cowboy> (raw)
Trivial fix in a typo (enalbed for enabled).
Thanks,
Davidlohr
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
---
arch/arm/plat-spear/padmux.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/plat-spear/padmux.c b/arch/arm/plat-spear/padmux.c
index d2aab3a..555eec6 100644
--- a/arch/arm/plat-spear/padmux.c
+++ b/arch/arm/plat-spear/padmux.c
@@ -66,7 +66,7 @@ static int pmx_mode_set(struct pmx_mode *mode)
* If peripheral is not supported by current mode then request is rejected.
* Conflicts between peripherals are not handled and peripherals will be
* enabled in the order they are present in pmx_dev array.
- * In case of conflicts last peripheral enalbed will be present.
+ * In case of conflicts last peripheral enabled will be present.
* Returns -ve on Err otherwise 0
*/
static int pmx_devs_enable(struct pmx_dev **devs, u8 count)
--
1.7.0.4
WARNING: multiple messages have this Message-ID (diff)
From: Davidlohr Bueso <dave.bueso@gmail.com>
To: viresh.kumar@st.com
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, trivial@vger.kernel.org
Subject: [PATCH RESEND padmux.c] Fix typo in kerneldoc
Date: Tue, 13 Jul 2010 05:49:21 -0400 [thread overview]
Message-ID: <1279014561.18280.0.camel@cowboy> (raw)
Trivial fix in a typo (enalbed for enabled).
Thanks,
Davidlohr
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
---
arch/arm/plat-spear/padmux.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/plat-spear/padmux.c b/arch/arm/plat-spear/padmux.c
index d2aab3a..555eec6 100644
--- a/arch/arm/plat-spear/padmux.c
+++ b/arch/arm/plat-spear/padmux.c
@@ -66,7 +66,7 @@ static int pmx_mode_set(struct pmx_mode *mode)
* If peripheral is not supported by current mode then request is rejected.
* Conflicts between peripherals are not handled and peripherals will be
* enabled in the order they are present in pmx_dev array.
- * In case of conflicts last peripheral enalbed will be present.
+ * In case of conflicts last peripheral enabled will be present.
* Returns -ve on Err otherwise 0
*/
static int pmx_devs_enable(struct pmx_dev **devs, u8 count)
--
1.7.0.4
next reply other threads:[~2010-07-13 9:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-13 9:49 Davidlohr Bueso [this message]
2010-07-13 9:49 ` [PATCH RESEND padmux.c] Fix typo in kerneldoc Davidlohr Bueso
2010-07-13 11:07 ` Viresh KUMAR
2010-07-13 11:07 ` Viresh KUMAR
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=1279014561.18280.0.camel@cowboy \
--to=dave.bueso@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.