diff options
| author | Nishka Dasgupta <[email protected]> | 2019-07-12 11:57:59 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-07-22 07:34:11 +0200 |
| commit | 83c23c8e79ee85c0e7f71844a50aab0c1156a788 (patch) | |
| tree | 1e46f128268c6d28a7fa39dfd08ad97883cc64ed /tools/perf/scripts/python/bin | |
| parent | 72da91bc590a3a789b2130718c9dc810851273fe (diff) | |
staging: wlan-ng: Remove function hfa384x_dowrid_wait()
Remove inline function hfa384x_dowrid_wait as it is only called once (in
hfa384x_drvr_setconfig) and its contents are only a single line (a call
to hfa384x_dowrid).
Replace the call to hfa384x_dowrid_wait with its contents i.e the call
to hfa384x_dowrid.
Issue found with Coccinelle.
Signed-off-by: Nishka Dasgupta <[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/bin')
0 files changed, 0 insertions, 0 deletions