mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 04:04:43 +01:00
The devm_kmalloc() function never returns error pointers, it returns
NULL on error. Fix the error checking.
Fixes:
|
||
|---|---|---|
| .. | ||
| adg792a.c | ||
| adgs1408.c | ||
| core.c | ||
| gpio.c | ||
| Kconfig | ||
| Makefile | ||
| mmio.c | ||