diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2018-01-09 12:39:10 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2018-01-11 15:51:01 +0100 |
commit | b8155d3ff3ebbdfa10c6ec6c5f04b263670727e6 (patch) | |
tree | 4f31fbd7e45c95c803c39f15006f8e7355b0dbde /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 90e1d8ccdbdb2384948c5f5067b0f28848ca339f (diff) |
mmc: tmio, renesas_sdhi: Remove unneeded NULL check
The inconsistent NULL checking in this function causes static checker
warnings.
drivers/mmc/host/renesas_sdhi_sys_dmac.c:360 renesas_sdhi_sys_dmac_issue_tasklet_fn()
error: we previously assumed 'host' could be null (see line 351)
On reviewing this code, "host" can't ever be NULL so we can just remove
the check.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions