mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-08-03 09:34:18 +00:00
If the allocation fails then we dereference the NULL in the error path.
Just return directly.
Fixes:
|
||
|---|---|---|
| .. | ||
| clk-icst.c | ||
| clk-icst.h | ||
| clk-impd1.c | ||
| clk-integrator.c | ||
| clk-realview.c | ||
| clk-sp810.c | ||
| clk-vexpress-osc.c | ||
| clk-vexpress.c | ||
| Makefile | ||