Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1850 → Rev 1851

/trunk/kernel/generic/src/mm/as.c
543,7 → 543,7
if (!src_area->backend || !src_area->backend->share) {
/*
* There is now backend or the backend does not
* There is no backend or the backend does not
* know how to share the area.
*/
mutex_unlock(&src_area->lock);