Ansify another function. This is the last in the file, I hope.
This commit is contained in:
parent
7233d3094d
commit
6687b6720b
@ -224,8 +224,7 @@ kproc_suspend_check(struct proc *p)
|
||||
*/
|
||||
|
||||
void
|
||||
kthread_start(udata)
|
||||
const void *udata;
|
||||
kthread_start(const void *udata)
|
||||
{
|
||||
const struct kthread_desc *kp = udata;
|
||||
int error;
|
||||
|
Loading…
x
Reference in New Issue
Block a user