staging: vt6656: s_vGenerateTxParameter remove else from if statements
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 10 Jul 2014 18:56:13 +0000 (19:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 22:17:14 +0000 (15:17 -0700)
commitda9ef9f42bb21b49afd6c63b3b6c05c41fedf3d0
tree744e31c99a69c4445d8b5aa64f035f0d23b5e216
parent681acf68db7c4291f463991f0a320b3213f1a502
staging: vt6656: s_vGenerateTxParameter remove else from if statements

The function returns out at if statements so drop else.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rxtx.c