Print this page
11506 smatch resync

*** 159,168 **** --- 159,169 ---- { my_id = id; if (option_project != PROJ_KERNEL) return; + set_dynamic_states(my_id); add_merge_hook(my_id, &merge_states); add_function_hook("fdget", &match_fdget, NULL); }