From: Jonathan Neuschäfer Date: Tue, 1 Mar 2011 22:58:54 +0000 (+0100) Subject: staging: echo: fix a typo ("overflow") X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=83aa3c7bf3f04a04e92637de979c6de19160aa7f;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git staging: echo: fix a typo ("overflow") Signed-off-by: Jonathan Neuschäfer Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/echo/echo.c b/drivers/staging/echo/echo.c index 58c4e907e44d..3c188d5f1d9f 100644 --- a/drivers/staging/echo/echo.c +++ b/drivers/staging/echo/echo.c @@ -544,7 +544,7 @@ int16_t oslec_update(struct oslec_state *ec, int16_t tx, int16_t rx) * Just random numbers rolled off very vaguely * Hoth-like. DR: This noise doesn't sound * quite right to me - I suspect there are some - * overlfow issues in the filtering as it's too + * overflow issues in the filtering as it's too * "crackly". * TODO: debug this, maybe just play noise at * high level or look at spectrum.