bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 40/68] kern/syscall_subr.c: remove forward declaration


From: Marin Ramesa
Subject: Re: [PATCH 40/68] kern/syscall_subr.c: remove forward declaration
Date: Sat, 30 Nov 2013 00:32:22 +0100

On 29.11.2013 23:46:57, Ivan Shmakov wrote:
>       Shouldn’t it be declared as ‘extern’ just as well?  (And the
>       argument names are unnecessary, BTW.)  Also, it may make sense
>       to “pair” it with thread_depress_timeout (), like:

It's used only locally, so I figured extern is not needed. The original 
forward declaration didn't have an extern. But you're right, it should 
be extern for consistency.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]