commit | 0d52c7a7805a99df2fcc26736f02a30ff5fc641d | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Thu Jan 12 08:46:55 2017 -0800 |
committer | qcabuildsw <qcabuildsw@localhost> | Fri Jan 13 14:13:16 2017 -0800 |
tree | fdb363861cc41af06990533e1d8a539c5cba7fa2 | |
parent | c1b9a91aef80905d85ea6d42c7407beffe8828e9 [diff] |
qcacld-3.0: Fix block comments in wlan_hdd_main.c A checkpatch run on the HDD component has produced numerous warnings about improper block comments: WARNING: Block comments use * on subsequent lines WARNING: Block comments should align the * on each line WARNING: Block comments use a trailing */ on a separate line Fix all such warnings in wlan_hdd_main.c. Change-Id: If256e206d4cd67fcfa943d27cd1473905240d11c CRs-Fixed: 1110861