commit | e58271f05ca1a10b0520b36d67ca17f4774ac6d5 | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Fri Oct 06 09:58:59 2017 -0700 |
committer | Nandini Suresh <snandini@codeaurora.org> | Thu Oct 12 14:00:41 2017 -0700 |
tree | b2e750847bd61f7e176014360afda821fa98ab1b | |
parent | 011c450b4a7be9d85e05dab4e91b6a987ab1f3c7 [diff] |
qcacld-3.0: Rename struct sSirBssDescription The Linux Coding Style frowns upon mixed-case names and so-called Hungarian notation, so rename struct sSirBssDescription to align with the Coding Style. Note that it will be a separate exercie to replace instances of the tSirBssDescription and tpSirBssDescription typedefs. Change-Id: Ia698c5290e719ac6eef22cdee56e8954e5f61146 CRs-Fixed: 2122503