commit | 6875531897fb0733f8995d32d4aead79bd30b6ac | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Fri Feb 10 11:46:55 2017 -0800 |
committer | qcabuildsw <qcabuildsw@localhost> | Tue Feb 14 13:57:23 2017 -0800 |
tree | f9b5b7b85b96bef20273d4736d944ffb9cfe6c03 | |
parent | ac8b0de7f3fefb0e40e51c58b6ce528cc636a7b9 [diff] |
qcacld-3.0: HDD: Fix "else after break/return" Checkpatch reports multiple instances of the following in HDD: WARNING: else is not generally useful after a break or return Fix all such instances. Change-Id: I1a0ed6ea49ada6f26c760f084337433b74a3bf83 CRs-Fixed: 2005433