j
k
j a
j l
if (usage_count) *usage_count = 0;
*usage_count = 0;
If we're not going to do refcounting properly, it'd make more sense to hard-code this to 1 and never actually remove the drivers. Better to leave things around than delete them while they're still needed.
Back to the thread
Back to the list