commit | d0337e0f44c8a4f8760d2e549a44139efe16d6af | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Wed Sep 13 19:57:31 2017 -0700 |
committer | snandini <snandini@codeaurora.org> | Tue Sep 19 02:28:22 2017 -0700 |
tree | 1a729b96723f7fea04f6e84c4dc5fd570406244e | |
parent | 78c458ac7f3c9b84f4b5b309e25848967d722460 [diff] |
qcacld-3.0: Rename struct sSapContext The Linux Coding Style frowns upon mixed-case names and so-called Hungarian notation, so rename struct sSapContext to align with the Coding Style. The associated tSapContext and ptSapContext typedefs will be cleaned up as a subquent effort. Change-Id: I83962e1c574491039597559fb8b16f3339d41fbd CRs-Fixed: 2109959