diff options
author | 2017-07-04 17:47:23 +0200 | |
---|---|---|
committer | 2017-07-04 17:47:23 +0200 | |
commit | 360772f26407b759ec3a91dda81fdbc74b7f7f2c (patch) | |
tree | 1c5ef14643e73bcdf205cac535c9db4b570aef5b /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc() (diff) | |
download | linux-dev-360772f26407b759ec3a91dda81fdbc74b7f7f2c.tar.xz linux-dev-360772f26407b759ec3a91dda81fdbc74b7f7f2c.zip |
video: fbdev: matrox: the list iterator can't be NULL
My static checker is complaining because we check "drv" for NULL and
then we dereference it to get the next item in the list. It can't be
NULL so we can remove this check.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions