52b5060b909987b0ef1e27e38bec55ac1b191658

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_roc_req_t typedef does not meet any of those criteria, so replace references to it with a reference to the underlying struct. Change-Id: I0d59d9f18248c94b2a27f3de4bd5dd4c0c7c840b CRs-Fixed: 2119534
This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
Linguagens
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%