]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/echo/echo.h
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux...
[linux-2.6-omap-h63xx.git] / drivers / staging / echo / echo.h
index 2a1d1d8a92951d38a690905cf46dc3a053c87255..9fb9543c4f13a2de76d37f2390f8b161f67dadc9 100644 (file)
@@ -124,9 +124,8 @@ a minor burden.
     G.168 echo canceller descriptor. This defines the working state for a line
     echo canceller.
 */
-struct oslec_state
-{
-       int16_t tx,rx;
+struct oslec_state {
+       int16_t tx, rx;
        int16_t clean;
        int16_t clean_nlp;
 
@@ -170,4 +169,4 @@ struct oslec_state
        int16_t *snapshot;
 };
 
-#endif /* __ECHO_H */
+#endif /* __ECHO_H */