commit | 33a079296b3a1d979cdd80ba800accfecaab9a33 | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Thu Oct 05 09:08:46 2017 -0700 |
committer | Nandini Suresh <snandini@codeaurora.org> | Thu Oct 12 14:00:27 2017 -0700 |
tree | 21e81007da55f8a36f344dd8e3bbb1615a4152ba | |
parent | 4f7f7c67394c5dd4da0f46401d9bf4b80317b6d5 [diff] |
qcacld-3.0: hdd: Remove unnecessary void function return statements Checkpatch reported multiple instances of "void function return statements are not generally useful" in hdd, so remove them. Change-Id: Ia6ac669bdb9eaa71f9a68f1ef20f230acd59bf76 CRs-Fixed: 2121928