mirror of
https://github.com/torvalds/linux.git
synced 2024-12-15 15:41:58 +00:00
997403e778
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> |
||
---|---|---|
.. | ||
accel.c | ||
accel.h | ||
chip.h | ||
debug.h | ||
dvi.c | ||
dvi.h | ||
global.c | ||
global.h | ||
hw.c | ||
hw.h | ||
ioctl.c | ||
ioctl.h | ||
lcd.c | ||
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 | ||
via-gpio.c | ||
viafbdev.c | ||
viafbdev.h | ||
viamode.c | ||
viamode.h | ||
vt1636.c | ||
vt1636.h |