Skip to content

Commit

Permalink
staging: echo: fix a typo ("overflow")
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Jonathan Neuschäfer authored and Greg Kroah-Hartman committed Mar 2, 2011
1 parent 9720b4b commit 83aa3c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/echo/echo.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 83aa3c7

Please sign in to comment.