commit | a606d66ddb7ecfeef475bf00bb61f686b5a58f97 | [log] [tgz] |
---|---|---|
author | Efstratios Gavas <xtrat.dev@gmail.com> | Sat May 05 03:45:18 2018 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 06 18:51:39 2018 -0700 |
tree | 7da72be5cacdceb6e03cbc36572f0c606ee6c955 | |
parent | 5adc211e7ab9b843b9de7055fa35be93b08af802 [diff] |
staging: wlan-ng: prism2sta: fix indent coding-style issues Fixed format/style issues found with checkpatch. No code changes. Corrected alignment of variables after open parenthesis and line breaks. Checkpatch now returns clean except for "line over 80 char" warnings. Signed-off-by: Efstratios Gavas <xtrat@elg.io> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>