Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 591766
Collapse All | Expand All

(-)a/kernel/locking/mutex-debug.c (-1 / +1 lines)
Lines 117-120 Link Here
117
	lock->magic = NULL;
117
	lock->magic = NULL;
118
}
118
}
119
119
120
EXPORT_SYMBOL_GPL(mutex_destroy);
120
EXPORT_SYMBOL(mutex_destroy);

Return to bug 591766