···195195196196 // FIXME: shared locks granted above the lock level could starve this197197 if (!cell->shared_count) {198198- if (cell->exclusive_lock){198198+ if (cell->exclusive_lock) {199199 if (cell->quiesce_continuation) {200200 queue_work(prison->wq, cell->quiesce_continuation);201201 cell->quiesce_continuation = NULL;