* [PATCH V2 3/4]drivers:staging Fix typo "shud"
@ 2011-08-14 1:37 Justin P. Mattock
2011-08-14 1:37 ` [PATCH V2 4/4]sound:pci " Justin P. Mattock
0 siblings, 1 reply; 2+ messages in thread
From: Justin P. Mattock @ 2011-08-14 1:37 UTC (permalink / raw)
To: trivial; +Cc: linux-kernel, Justin P. Mattock
From: "Justin P. Mattock" <justinmattock@gmail.com>
This is a resend from the original, since I made a mistake with the original
patch. The below patch fixes a typo.
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_shutdown 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
^ permalink raw reply [flat|nested] 2+ messages in thread* [PATCH V2 4/4]sound:pci Fix typo "shud"
2011-08-14 1:37 [PATCH V2 3/4]drivers:staging Fix typo "shud" Justin P. Mattock
@ 2011-08-14 1:37 ` Justin P. Mattock
0 siblings, 0 replies; 2+ messages in thread
From: Justin P. Mattock @ 2011-08-14 1:37 UTC (permalink / raw)
To: trivial; +Cc: linux-kernel, Justin P. Mattock
From: "Justin P. Mattock" <justinmattock@gmail.com>
This patch is a resend from the original, since I re-created a new typo
my mistake.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
sound/pci/au88x0/au88x0_a3d.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sound/pci/au88x0/au88x0_a3d.c b/sound/pci/au88x0/au88x0_a3d.c
index 9ae8b3b..bae67c2 100644
--- a/sound/pci/au88x0/au88x0_a3d.c
+++ b/sound/pci/au88x0/au88x0_a3d.c
@@ -593,7 +593,7 @@ static int Vort3DRend_Initialize(vortex_t * v, unsigned short mode)
static int vortex_a3d_register_controls(vortex_t * vortex);
static void vortex_a3d_unregister_controls(vortex_t * vortex);
-/* A3D base support init/shudown */
+/* A3D base support init/shutdown */
static void __devinit vortex_Vort3D_enable(vortex_t * v)
{
int i;
--
1.7.6
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-14 1:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-14 1:37 [PATCH V2 3/4]drivers:staging Fix typo "shud" Justin P. Mattock
2011-08-14 1:37 ` [PATCH V2 4/4]sound:pci " Justin P. Mattock
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®