mirror of
https://github.com/torvalds/linux.git
synced 2026-07-04 12:07:14 +02:00
We were accidentally returning PTR_ERR(NULL) which means success when we
wanted to return a negative error code.
Fixes:
|
||
|---|---|---|
| .. | ||
| drm | ||
| host1x | ||
| ipu-v3 | ||
| vga | ||
| Makefile | ||