staging: vt6656: iwctl: remove unneeded scope block in iwctl_siwessid()
authorJesper Juhl <jj@chaosbits.net>
Sun, 24 Jun 2012 23:57:07 +0000 (01:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Jun 2012 18:17:38 +0000 (11:17 -0700)
Reduce indentation by removing completely redundant scope block in the
iwctl_siwessid() function.

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

No differences found