Shakthi Kannan, le Tue 11 Nov 2008 21:41:21 +0530, a écrit :
> --- On Tue, Nov 11, 2008 at 9:00 PM, Samuel Thibault
> <[EMAIL PROTECTED]> wrote:
> | That said, if you continue fixing such warnings, maybe it would be
> | better if you could group such patches into bigger ones, like Barry did
> | som
Hi Samuel,
--- On Tue, Nov 11, 2008 at 9:00 PM, Samuel Thibault
<[EMAIL PROTECTED]> wrote:
| That said, if you continue fixing such warnings, maybe it would be
| better if you could group such patches into bigger ones, like Barry did
| some time ago.
\--
I am sending all changes in a file in a si
Shakthi Kannan, le Tue 11 Nov 2008 20:50:15 +0530, a écrit :
> * kern/eventcount.c (evc_wait_clear): Remove unused variable 'ret'.
Commited, thanks.
That said, if you continue fixing such warnings, maybe it would be
better if you could group such patches into bigger ones, like Barry did
som
Hi,
This removes the warning for unused variable ret in kern/eventcount.c:
2008-11-11 Shakthi Kannan <[EMAIL PROTECTED]>
* kern/eventcount.c (evc_wait_clear): Remove unused variable 'ret'.
---
diff --git a/kern/eventcount.c b/kern/eventcount.c
index 1b68ec2..6fcebff 100644
--- a/kern/