From 935e99fb0739aa64d0dd7e8a0bc82faec5d8f830 Mon Sep 17 00:00:00 2001 From: Anand Gadiyar Date: Wed, 12 May 2010 13:03:13 +0530 Subject: staging: trivial: fix typo "seperate" s/seperate/separate Signed-off-by: Anand Gadiyar Cc: Jiri Kosina Signed-off-by: Greg Kroah-Hartman --- drivers/staging/echo/echo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/staging/echo/echo.c') diff --git a/drivers/staging/echo/echo.c b/drivers/staging/echo/echo.c index 4cc4f2e..58c4e90 100644 --- a/drivers/staging/echo/echo.c +++ b/drivers/staging/echo/echo.c @@ -603,7 +603,7 @@ int16_t oslec_update(struct oslec_state *ec, int16_t tx, int16_t rx) } EXPORT_SYMBOL_GPL(oslec_update); -/* This function is seperated from the echo canceller is it is usually called +/* This function is separated from the echo canceller is it is usually called as part of the tx process. See rx HP (DC blocking) filter above, it's the same design. -- cgit v1.1