linux/drivers/video/fbdev/via
Xiaoke Wang 997403e778 video: fbdev: via: check the return value of kstrdup()
kstrdup() is a memory allocation function which can return NULL when
some internal memory errors happen. It is better to check the return
value of it to catch the error in time during the setup of viafb.

Signed-off-by: Xiaoke Wang <xkernel.wang@foxmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
2022-02-22 09:00:09 +01:00
..
accel.c
accel.h
chip.h
debug.h fbdev: via: fix -Wextra build warning and format warning 2020-03-20 14:29:12 +01:00
dvi.c
dvi.h
global.c
global.h
hw.c
hw.h
ioctl.c
ioctl.h
lcd.c video: fbdev: via: Fix spelling mistake "bellow" -> "below" 2022-01-29 22:24:25 +01:00
lcd.h
Makefile
share.h
tblDPASetting.c
tblDPASetting.h
via_aux_ch7301.c
via_aux_edid.c
via_aux_sii164.c
via_aux_vt1621.c
via_aux_vt1622.c
via_aux_vt1625.c
via_aux_vt1631.c
via_aux_vt1632.c
via_aux_vt1636.c
via_aux.c
via_aux.h
via_clock.c
via_clock.h
via_i2c.c
via_modesetting.c
via_modesetting.h
via_utility.c
via_utility.h
via-core.c fbdev: via-core: use generic power management 2020-09-08 13:33:11 +02:00
via-gpio.c
viafbdev.c video: fbdev: via: check the return value of kstrdup() 2022-02-22 09:00:09 +01:00
viafbdev.h
viamode.c
viamode.h
vt1636.c
vt1636.h