All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: "Németh Márton" <nm127@freemail.hu>
Cc: Greg Kroah-Hartman <gregkh@suse.de>,
	Matt Mooney <mfm@muteddisk.com>, Endre Kollar <taxy443@gmail.com>,
	Ilia Mirkin <imirkin@alum.mit.edu>,
	usbip-devel@lists.sourceforge.net, devel@driverdev.osuosl.org,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] usbip: change match_busid() to local function
Date: Tue, 7 Jun 2011 14:31:12 -0700	[thread overview]
Message-ID: <20110607213112.GA11067@kroah.com> (raw)
In-Reply-To: <4DE3F983.5050309@freemail.hu>

On Mon, May 30, 2011 at 10:09:39PM +0200, Németh Márton wrote:
> From: Márton Németh <nm127@freemail.hu>
> 
> 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@freemail.hu>

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

thanks,

greg k-h

  reply	other threads:[~2011-06-07 21:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-30 20:09 [PATCH] usbip: change match_busid() to local function Németh Márton
2011-06-07 21:31 ` Greg KH [this message]
2011-06-08  4:53   ` Németh Márton
2011-06-08  5:05     ` Németh Márton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110607213112.GA11067@kroah.com \
    --to=greg@kroah.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@suse.de \
    --cc=imirkin@alum.mit.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mfm@muteddisk.com \
    --cc=nm127@freemail.hu \
    --cc=taxy443@gmail.com \
    --cc=usbip-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.