diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-07-04 17:47:23 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2017-07-04 17:47:23 +0200 |
commit | 360772f26407b759ec3a91dda81fdbc74b7f7f2c (patch) | |
tree | 1c5ef14643e73bcdf205cac535c9db4b570aef5b /scripts/.gitignore | |
parent | dd7d958ae9126b2d4a96e41340579049afebd2bf (diff) | |
download | linux-360772f26407b759ec3a91dda81fdbc74b7f7f2c.tar.bz2 |
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 'scripts/.gitignore')
0 files changed, 0 insertions, 0 deletions