diff options
| author | Bhanusree Pola <[email protected]> | 2019-03-11 21:11:39 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-03-18 07:05:23 +0100 |
| commit | 3eb9aa00daaefc86ec8c734125d5c9b0dae76228 (patch) | |
| tree | fd91c2f2cff918ddadbcf3490d27c38d4d2f1f8e /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 00b0f841b7403b762a2b9a02e79b126703c075ea (diff) | |
staging: rtl8192u: Remove typedef for struct _RX_REORDER_ENTRY
-Avoid typedefs for structure types to maintain kernel coding style.
-Remove typedefs RX_REORDER_ENTRY and *PRX_REORDER_ENTRY of struct _RX_REORDER_ENTRY .
-Change Structure name _RX_REORDER_ENTRY to rx_reorder_entry to maintain Linux kernel Coding Style.
-Replace occurences of RX_REORDER_ENTRY to struct rx_reorder_entry.
-Replace occurences of PRX_REORDER_ENTRY to struct rx_reorder_entry *.
Signed-off-by: Bhanusree Pola <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions