8368 remove warlock leftovers from usr/src/uts
@@ -3238,15 +3238,11 @@ mutex_enter(&fptr->fcip_sendup_mutex); fptr->fcip_sendup_cnt--; } -#ifndef __lock_lint CALLB_CPR_EXIT(&fptr->fcip_cpr_info); -#else - mutex_exit(&fptr->fcip_sendup_mutex); -#endif /* __lock_lint */ /* Wake up fcip detach thread by the end */ cv_signal(&fptr->fcip_sendup_cv); thread_exit();