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)
commitda06f7dbdb0ac4eb0cbf70b8d08b6f921e14d745
tree9ceecb76fbd0c2f7fb209839667f36d674f43c5d
parent1a6dd0da0fefe0217f0c3a15dbbf3cfaf6909bc4
staging: vt6656: iwctl: remove unneeded scope block in iwctl_siwessid()

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>
drivers/staging/vt6656/iwctl.c