commit | a90770e0c33dd94375a81836daa91839f51a81ce | [log] [tgz] |
---|---|---|
author | Hojung Youn <amoc.yn@gmail.com> | Sat Nov 03 06:10:18 2012 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 06 09:32:17 2012 +0100 |
tree | af9f6a6b8e805f77fe51a0d9838aba8fa3968591 | |
parent | 279dda68e2dcb19c46cb62dd2899d8dac6a9b7aa [diff] |
staging: csr: csr_wifi_hip_unifi_signal_names: fix brackets Fixed brackets' positions in the csr_wifi_hip_unifi_signal_names.c file that were identified by checkpatch.pl tool. Some brackets are removed which are not needed by the rule of CodingStyle documentation. Signed-off-by: Hojung Youn <amoc.yn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>