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 tSirAutoShutdownCmdParams typedef does not meet any of those criteria, so replace it with a properly named struct. Change-Id: Ia15a4cb0cfd3ef8868aaa7eaa77cd5dbb44423d0 CRs-Fixed: 2400334 |
||
---|---|---|
.. | ||
wma_api.h | ||
wma_he.h | ||
wma_if.h | ||
wma_internal.h | ||
wma_tgt_cfg.h | ||
wma_twt.h | ||
wma_types.h | ||
wma.h |