commit | 3bb7c73a439b0394a16f7a9ee53a9636eaea9058 | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Thu Jan 12 08:40:17 2017 -0800 |
committer | qcabuildsw <qcabuildsw@localhost> | Fri Jan 13 14:13:34 2017 -0800 |
tree | 9bfded743ce45349e55e1511e7df979574b8b986 | |
parent | 34759db3c7a931383afb6dc22be9dd5600f8d47f [diff] |
qcacld-3.0: Fix block comments in wlan_hdd_wext.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_wext.c. Change-Id: I0c6d253ac9561792f0ed75241f6a9ffe71e90208 CRs-Fixed: 1110861