Fix common misspellings
[linux-2.6-block.git] / drivers / staging / intel_sst / intel_sst_stream.c
index 795e42ab7360bc68c3b4189925939092e424b5a0..dd58be5b197524dd8ff0d521f963b193393e18f9 100644 (file)
@@ -98,7 +98,7 @@ static unsigned int get_mrst_stream_id(void)
                if (sst_drv_ctx->streams[i].status == STREAM_UN_INIT)
                        return i;
        }
-       pr_debug("Didnt find empty stream for mrst\n");
+       pr_debug("Didn't find empty stream for mrst\n");
        return -EBUSY;
 }