mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-25 00:58:55 +00:00
Check kmalloc return value in drm_debugfs_create_files and bail out appropriately if the pointer is NULL. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Dave Airlie <airlied@linux.ie>