Re: [PATCH] usbip: change match_busid() to local function

From: Greg KH
Date: Tue Jun 07 2011 - 17:35:34 EST


On Mon, May 30, 2011 at 10:09:39PM +0200, NÃmeth MÃrton wrote:
> From: MÃrton NÃmeth <nm127@xxxxxxxxxxx>
>
> The function match_busid() is only referenced in the stub_main.c so it can be changed
> to static. This will remove the following warning when compiling with "make W=1 ...":
>
> * drivers/staging/usbip/stub_main.c:40: warning: no previous prototype for âmatch_busidâ
>
> Signed-off-by: MÃrton NÃmeth <nm127@xxxxxxxxxxx>

This no longer applies, care to redo it against the next linux-next tree
that comes out?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/