// SPDX-License-Identifier: GPL-2.0 #include void rust_helper_init_completion(struct completion *x) { init_completion(x); } el='shortcut icon' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-28softirq: remove useless function __local_bh_enableLiming Wang