commit | 98090a0ba794a96f0bc6703afe16b60b1baa396b | [log] [tgz] |
---|---|---|
author | Juliana Rodrigues <juliana.orod@gmail.com> | Thu Sep 22 02:49:50 2016 -0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 22 11:54:46 2016 +0200 |
tree | e0ca1a87625108cfd03bda3e51970f54ea8fee06 | |
parent | 72d19e9899a9666c46fd0936dd694291bc5e78b9 [diff] |
staging: wlan-ng: fixed alignment not matching This patch fixes a checkpatch warning by moving arguments to the right and aligning them to their open parenthesis. Signed-off-by: Juliana Rodrigues <juliana.orod@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>