diff options
| author | Dan Carpenter <[email protected]> | 2015-03-23 12:35:51 +0300 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2015-03-30 11:33:42 +0300 |
| commit | 2d7defb07bbee286537457e5eab534bac01d126a (patch) | |
| tree | 011b5f6d126b97e7155b0547e71907cfd01e4cff /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 2f5872b60146eadf74b8d349a3596f5aaf687401 (diff) | |
mwifiex: remove an unneede NULL check in mwifiex_init_adapter()
"adapter->sleep_cfm" is always non-NULL at this point. Static checkers
complain that we already dereference it at the start of the function
when we do:
skb_put(adapter->sleep_cfm, sizeof(struct mwifiex_opt_sleep_confirm));
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Amitkumar Karwar <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions