Subject: Re: more siginfo q;s
To: None <tech-kern@NetBSD.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: tech-kern
Date: 09/14/2003 14:45:06
>>> +static void	ksiginfo_del(struct proc *p, ksiginfo_t *);
>> The p isn't necessary.
> How do I clear the pointer so sigctx?

It's p that's unnecessary, not the first argument.  That is, s/p,/,/,
not s/struct proc *p, //.

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse@rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B