Re: [PATCH] Unusued variables

2008-09-24 Thread Robert Millan
On Wed, Sep 24, 2008 at 06:23:47PM +0200, Carles Pina i Estany wrote: > > Hello, > > This is not my "scope" (I mean, not my code) (so sorry if this was on > purpose or a warning in my gcc for some reason, etc.): Such janitor work is very welcome! Feel free to cleanup things anytime ;-) > 2008-

[PATCH] Unusued variables

2008-09-24 Thread Carles Pina i Estany
Hello, This is not my "scope" (I mean, not my code) (so sorry if this was on purpose or a warning in my gcc for some reason, etc.): Taking a look to the warnings that my gcc generates compiling Grub2 I have seen: --- commands/i386/pc/pxecmd.c:49: warning: unused parameter 'argc' commands/i38