[PATCH V2 4/4]sound:pci Fix typo "shud"

From: Justin P. Mattock
Date: Sat Aug 13 2011 - 21:37:47 EST


From: "Justin P. Mattock" <justinmattock@xxxxxxxxx>

This patch is a resend from the original, since I re-created a new typo
my mistake.

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

---
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/