Staging: echo: One variable per line
authorJesper Juhl <jj@chaosbits.net>
Wed, 27 Jun 2012 20:28:55 +0000 (22:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 23:08:57 +0000 (16:08 -0700)
commit3ec50be588d773b408e82643c87c5a681b0354ad
treee6b42268fe243f01030299297fc9995860190798
parentc01ef023ec1d2af185e55f7600405dcce1813d5d
Staging: echo: One variable per line

Our convention is one (statement and) variable per line. Enforce
this in drivers/staging/echo/echo.[ch] .

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/echo/echo.c
drivers/staging/echo/echo.h