The Linux Coding Style enumerates a few special cases where typedefs are useful, but stresses "NEVER EVER use a typedef unless you can clearly match one of those rules." The tCsrRoamProfile typedef does not meet any of those criteria, so replace references to it with a reference to the underlying struct. Change-Id: Ie78bc34c5c39a56058d0daa0240047ec67392ab3 CRs-Fixed: 2207843 |
||
---|---|---|
.. | ||
sap_api.h |