staging: vt6656: iwctl: remove redundant ';'
authorJesper Juhl <jj@chaosbits.net>
Sun, 24 Jun 2012 23:56:35 +0000 (01:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Jun 2012 18:10:29 +0000 (11:10 -0700)
else clauses don't need to be terminated with ';'.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found