mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() The nvkm_device_tegra_resource() function returns a mix of error pointers
and NULL. The callers only expect it to return NULL on error. Change it
to only return NULL.
Fixes:
|
||
---|---|---|
.. | ||
acpi.c | ||
acpi.h | ||
base.c | ||
ctrl.c | ||
ctrl.h | ||
Kbuild | ||
pci.c | ||
priv.h | ||
tegra.c | ||
user.c |