From: Stefan Schmidt <s.schmidt@samsung.com>
To: linux-wpan@vger.kernel.org
Cc: Alexander Aring <alex.aring@gmail.com>,
Stefan Schmidt <s.schmidt@samsung.com>
Subject: [PATCH bluetooth-next 3/6] ieee802154/at86rf230: Fix typo unkown -> unknown
Date: Fri, 12 Dec 2014 12:45:30 +0100 [thread overview]
Message-ID: <1418384733-315-4-git-send-email-s.schmidt@samsung.com> (raw)
In-Reply-To: <1418384733-315-1-git-send-email-s.schmidt@samsung.com>
Signed-off-by: Stefan Schmidt <s.schmidt@samsung.com>
---
drivers/net/ieee802154/at86rf230.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ieee802154/at86rf230.c b/drivers/net/ieee802154/at86rf230.c
index 069c20f..2c338a4 100644
--- a/drivers/net/ieee802154/at86rf230.c
+++ b/drivers/net/ieee802154/at86rf230.c
@@ -1446,7 +1446,7 @@ at86rf230_detect_device(struct at86rf230_local *lp)
lp->hw->phy->symbol_duration = 16;
break;
default:
- chip = "unkown";
+ chip = "unknown";
rc = -ENOTSUPP;
break;
}
--
1.9.3
next prev parent reply other threads:[~2014-12-12 11:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-12 11:45 [PATCH bluetooth-next 0/6] Various coding style cleanups and typo fixes Stefan Schmidt
2014-12-12 11:45 ` [PATCH bluetooth-next 1/6] ieee802154/at86rf230: Remove unneeded blank lines Stefan Schmidt
2014-12-12 11:45 ` [PATCH bluetooth-next 2/6] ieee802154/at86rf230: Align to opening parenthesis Stefan Schmidt
2014-12-12 11:45 ` Stefan Schmidt [this message]
2014-12-12 11:45 ` [PATCH bluetooth-next 4/6] ieee802154/cc2520: Remove extra blank lines Stefan Schmidt
2014-12-12 11:45 ` [PATCH bluetooth-next 5/6] ieee802154/mrf24j40: Fix typo begining -> beginning Stefan Schmidt
2014-12-12 11:45 ` [PATCH bluetooth-next 6/6] ieee802154/mrf24j40: Fix alignment of parenthesis Stefan Schmidt
2014-12-12 15:11 ` [PATCH bluetooth-next 0/6] Various coding style cleanups and typo fixes Alexander Aring
2014-12-18 23:21 ` Marcel Holtmann
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=1418384733-315-4-git-send-email-s.schmidt@samsung.com \
--to=s.schmidt@samsung.com \
--cc=alex.aring@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox