OpenCloudOS-Kernel/drivers/video/fbdev/matrox
Dan Carpenter 360772f264 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>
2017-07-04 17:47:23 +02:00
..
Makefile
g450_pll.c
g450_pll.h
i2c-matroxfb.c
matroxfb_DAC1064.c video: fbdev: matroxfb: use designated initializers 2017-01-11 17:09:50 +01:00
matroxfb_DAC1064.h
matroxfb_Ti3026.c video: fbdev: matroxfb: use designated initializers 2017-01-11 17:09:50 +01:00
matroxfb_Ti3026.h
matroxfb_accel.c
matroxfb_accel.h
matroxfb_base.c video: fbdev: matrox: the list iterator can't be NULL 2017-07-04 17:47:23 +02:00
matroxfb_base.h PCI: Remove includes of asm/pci-bridge.h 2016-02-05 16:29:28 -06:00
matroxfb_crtc2.c
matroxfb_crtc2.h
matroxfb_g450.c matroxfb: constify local structures 2016-09-27 11:14:28 +03:00
matroxfb_g450.h
matroxfb_maven.c video: fbdev: matrox: use c99 initializers in structures 2014-08-26 15:52:38 +03:00
matroxfb_maven.h
matroxfb_misc.c
matroxfb_misc.h