diff options
| author | Jérôme Pouiller <[email protected]> | 2020-09-07 12:15:14 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-09-13 09:23:05 +0200 |
| commit | cef9d0ab87d539a796d9f71cebe334404f73709d (patch) | |
| tree | 6a071dcaf32423b06a944defb3b1e29089e1e9e3 /tools/perf/scripts/python | |
| parent | 79836c2eb95aae5e4562eee3b16bd611fc712de3 (diff) | |
staging: wfx: drop useless union hif_indication_data
The union hif_indication_data is never used in the driver. So, it is not
necessary to declare it separately from hif_ind_generic.
In add, drop prefix 'indication_' from the names 'indication_type' and
'indication_data' since it is redundant with the name of the struct.
Signed-off-by: Jérôme Pouiller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions