mirror of
https://github.com/torvalds/linux.git
synced 2026-05-17 02:56:31 +02:00
As the potential failure of the kcalloc(),
it should be better to check it in order to
avoid the dereference of the NULL pointer.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| sppctl_sp7021.c | ||
| sppctl.c | ||
| sppctl.h | ||