Fix common misspellings
[linux-2.6-block.git] / drivers / staging / tidspbridge / core / chnl_sm.c
index 8381130e1460130277011a51320dd27b3fe9348b..6d66e7d0fba86442f3149129c924bb6c5b9e8a2e 100644 (file)
@@ -578,7 +578,7 @@ int bridge_chnl_get_ioc(struct chnl_object *chnl_obj, u32 timeout,
                } else if (stat_sync == -EPERM) {
                        /* This can occur when the user mode thread is
                         * aborted (^C), or when _VWIN32_WaitSingleObject()
-                        * fails due to unkown causes. */
+                        * fails due to unknown causes. */
                        /* Even though Wait failed, there may be something in
                         * the Q: */
                        if (list_empty(&pchnl->io_completions)) {