mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: trivial@kernel.org
Cc: linux-kernel@vger.kernel.org,
	"Justin P. Mattock" <justinmattock@gmail.com>
Subject: [PATCH 3/4]drivers:staging Fix typo "shud"
Date: Fri, 12 Aug 2011 17:26:13 -0700	[thread overview]
Message-ID: <1313195174-4464-3-git-send-email-justinmattock@gmail.com> (raw)
In-Reply-To: <1313195174-4464-1-git-send-email-justinmattock@gmail.com>

From: "Justin P. Mattock" <justinmattock@gmail.com>

The patch below fixes a typo shud.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/staging/ath6kl/os/linux/ar6000_drv.c       |    2 +-
 .../staging/intel_sst/intel_sst_app_interface.c    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/ath6kl/os/linux/ar6000_drv.c b/drivers/staging/ath6kl/os/linux/ar6000_drv.c
index 32ee39a..b93e1b4 100644
--- a/drivers/staging/ath6kl/os/linux/ar6000_drv.c
+++ b/drivers/staging/ath6kl/os/linux/ar6000_drv.c
@@ -1934,7 +1934,7 @@ ar6000_stop_endpoint(struct net_device *dev, bool keepprofile, bool getdbglogs)
             ar->arWmiEnabled = false;
             ar->arWmi = NULL;
             /* 
-             * After wmi_shudown all WMI events will be dropped.
+             * After wmi_shutown all WMI events will be dropped.
              * We need to cleanup the buffers allocated in AP mode
              * and give disconnect notification to stack, which usually
              * happens in the disconnect_event. 
diff --git a/drivers/staging/intel_sst/intel_sst_app_interface.c b/drivers/staging/intel_sst/intel_sst_app_interface.c
index 93b41a2..e3efe63 100644
--- a/drivers/staging/intel_sst/intel_sst_app_interface.c
+++ b/drivers/staging/intel_sst/intel_sst_app_interface.c
@@ -1288,7 +1288,7 @@ long intel_sst_ioctl(struct file *file_ptr, unsigned int cmd, unsigned long arg)
 
 		pr_debug("SNDRV_SST_DRIVER_INFO received\n");
 		info.version = SST_VERSION_NUM;
-		/* hard coding, shud get sumhow later */
+		/* hard coding, should go somewhere later. */
 		info.active_pcm_streams = sst_drv_ctx->stream_cnt -
 						sst_drv_ctx->encoded_cnt;
 		info.active_enc_streams = sst_drv_ctx->encoded_cnt;
-- 
1.7.6


  parent reply	other threads:[~2011-08-13  0:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-13  0:26 [PATCH 1/4]arch:mips:kernel " Justin P. Mattock
2011-08-13  0:26 ` [PATCH 2/4]drivers:atm:iphase.c Fix a " Justin P. Mattock
2011-08-13  0:26 ` Justin P. Mattock [this message]
2011-08-13  5:52   ` [PATCH 3/4]drivers:staging Fix " Joe Perches
2011-08-13  0:26 ` [PATCH 4/4]sound:pci " Justin P. Mattock
2011-08-14  3:27   ` Calvin Walton
2011-08-13  5:01 ` [PATCH 1/4]arch:mips:kernel " Hillf Danton

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=1313195174-4464-3-git-send-email-justinmattock@gmail.com \
    --to=justinmattock@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@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

all inboxes | Powered by JetHome®