mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-19 22:01:58 +00:00
drm_dev_alloc() never returns NULL, it only returns error pointers on
error.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| zx_drm_drv.c | ||
| zx_drm_drv.h | ||
| zx_hdmi_regs.h | ||
| zx_hdmi.c | ||
| zx_plane_regs.h | ||
| zx_plane.c | ||
| zx_plane.h | ||
| zx_vou_regs.h | ||
| zx_vou.c | ||
| zx_vou.h | ||