From: Alexander Aring <alex.aring@gmail.com>
To: christoffer@christofferholmstedt.se
Cc: linux-wpan@vger.kernel.org
Subject: Re: [PATCH bluetooth-next] nl802154: fix misspelled enum
Date: Wed, 10 Jun 2015 11:23:52 +0200 [thread overview]
Message-ID: <20150610092351.GC947@omega> (raw)
In-Reply-To: <1433927039-21975-1-git-send-email-christoffer@christofferholmstedt.se>
On Wed, Jun 10, 2015 at 11:03:59AM +0200, christoffer@christofferholmstedt.se wrote:
> From: Christoffer Holmstedt <christoffer@christofferholmstedt.se>
>
> Signed-off-by: Christoffer Holmstedt <christoffer@christofferholmstedt.se>
> ---
> include/net/nl802154.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/net/nl802154.h b/include/net/nl802154.h
> index 6fc231e60920..b796561188d6 100644
> --- a/include/net/nl802154.h
> +++ b/include/net/nl802154.h
> @@ -199,7 +199,7 @@ enum nl802154_cca_modes {
> NL802154_CCA_ENERGY_CARRIER,
> NL802154_CCA_ALOHA,
> NL802154_CCA_UWB_SHR,
> - NL802154_CCA_UWB_MULTIPEXED,
> + NL802154_CCA_UWB_MULTIPLEXED,
>
What's about to fixing the comment as well? 0:-)
- Alex
next prev parent reply other threads:[~2015-06-10 9:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-10 9:03 [PATCH bluetooth-next] nl802154: fix misspelled enum christoffer
2015-06-10 9:12 ` Marcel Holtmann
2015-06-10 9:17 ` Christoffer Holmstedt
2015-06-10 9:23 ` Alexander Aring [this message]
2015-06-10 9:33 ` Christoffer Holmstedt
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=20150610092351.GC947@omega \
--to=alex.aring@gmail.com \
--cc=christoffer@christofferholmstedt.se \
--cc=linux-wpan@vger.kernel.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.