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 hdd_pmf_stats_t typedef does not meet any of those criteria, so replace it with a well named struct. Change-Id: I6e1f205f36ca35d58f5f8846d95d76976266a8bd CRs-Fixed: 2093258 |
||
---|---|---|
.. | ||
bmi | ||
cds | ||
dp | ||
hdd | ||
mac | ||
pld | ||
sap | ||
sme | ||
wma |