[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1313195174-4464-4-git-send-email-justinmattock@gmail.com>
Date: Fri, 12 Aug 2011 17:26:14 -0700
From: "Justin P. Mattock" <justinmattock@...il.com>
To: trivial@...nel.org
Cc: linux-kernel@...r.kernel.org,
"Justin P. Mattock" <justinmattock@...il.com>
Subject: [PATCH 4/4]sound:pci Fix typo "shud"
From: "Justin P. Mattock" <justinmattock@...il.com>
The patch below fixes a typo shud.
Signed-off-by: Justin P. Mattock <justinmattock@...il.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/shutown */
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists