summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/matrox/matroxfb_maven.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-07-04 18:47:23 +0300
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>2017-07-04 18:47:23 +0300
commit360772f26407b759ec3a91dda81fdbc74b7f7f2c (patch)
tree1c5ef14643e73bcdf205cac535c9db4b570aef5b /drivers/video/fbdev/matrox/matroxfb_maven.c
parentdd7d958ae9126b2d4a96e41340579049afebd2bf (diff)
downloadlinux-360772f26407b759ec3a91dda81fdbc74b7f7f2c.tar.xz
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 'drivers/video/fbdev/matrox/matroxfb_maven.c')
0 files changed, 0 insertions, 0 deletions