projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9720b4b
)
staging: echo: fix a typo ("overflow")
author
Jonathan Neuschäfer
<j.neuschaefer@gmx.net>
Tue, 1 Mar 2011 22:58:54 +0000
(23:58 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 2 Mar 2011 21:03:59 +0000
(16:03 -0500)
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/echo/echo.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/echo/echo.c
b/drivers/staging/echo/echo.c
index 58c4e907e44d23ab2ed41f0a28964aed1dda4ad3..3c188d5f1d9f9b7d632118dbc6ba1d2f0af17114 100644
(file)
--- 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
- * over
lf
ow issues in the filtering as it's too
+ * over
fl
ow issues in the filtering as it's too
* "crackly".
* TODO: debug this, maybe just play noise at
* high level or look at spectrum.