Print this page
8368 remove warlock leftovers from usr/src/uts

*** 229,243 **** uchar_t *buf, int len) { struct tem_vt_state *tem = (struct tem_vt_state *)tem_arg; - #ifdef __lock_lint - _NOTE(NO_COMPETING_THREADS_NOW) - _NOTE(NO_COMPETING_THREADS_AS_SIDE_EFFECT) - #endif - if (!tem->tvs_initialized) { return; } tem_safe_check_first_time(tem, kcred, CALLED_FROM_STANDALONE); --- 229,238 ----