commit | da06f7dbdb0ac4eb0cbf70b8d08b6f921e14d745 | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jj@chaosbits.net> | Mon Jun 25 01:57:07 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 25 11:17:38 2012 -0700 |
tree | 9ceecb76fbd0c2f7fb209839667f36d674f43c5d | |
parent | 1a6dd0da0fefe0217f0c3a15dbbf3cfaf6909bc4 [diff] |
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>