mirror of https://gitee.com/openkylin/linux.git
ff58f7dd0c
The clean up is off by one so this will start at "i" and it should start
with "i - 1" and then it doesn't unregister the zeroeth elements in the
array.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
cdev.c | ||
device.c | ||
dma.c | ||
idxd.h | ||
init.c | ||
irq.c | ||
registers.h | ||
submit.c | ||
sysfs.c |