mirror of
https://github.com/torvalds/linux.git
synced 2026-05-18 11:38:01 +02:00
There needs to be some error checking if ida_simple_get() fails.
Also call ida_free() if there are errors later.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| main.c | ||
| Makefile | ||
| null_blk.h | ||
| trace.c | ||
| trace.h | ||
| zoned.c | ||