All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: netdev@vger.kernel.org, linux-usb@vger.kernel.org
Subject: Re: [PATCH] USB: remove info() macro from usb network drivers
Date: Wed, 22 Oct 2008 09:16:03 -0700	[thread overview]
Message-ID: <20081022161603.GC29489@kroah.com> (raw)
In-Reply-To: <48FF094C.6040806@pobox.com>

On Wed, Oct 22, 2008 at 07:06:52AM -0400, Jeff Garzik wrote:
> Greg KH wrote:
>> From: Greg Kroah-Hartman <gregkh@suse.de>
>> USB should not be having it's own printk macros, so remove info() and
>> use the system-wide standard of dev_info() wherever possible.
>> Cc: Jeff Garzik <jgarzik@pobox.com>
>> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
>> ---
>> Jeff, this has been in the USB tree for a few months now, sorry for not
>> sending it to you sooner.  I can easily keep it in my tree and send it
>> to Linus for this merge if you want me to, or you can take it in your
>> tree, which ever you want me to do.
>> thanks,
>> greg k-h
>>  drivers/net/irda/kingsun-sir.c  |    3 ++-
>>  drivers/net/irda/ks959-sir.c    |    3 ++-
>>  drivers/net/irda/ksdazzle-sir.c |    3 ++-
>>  drivers/net/irda/stir4200.c     |    8 +++++---
>>  drivers/net/usb/catc.c          |    3 ++-
>>  drivers/net/usb/kaweth.c        |   19 ++++++++++---------
>>  drivers/net/usb/rtl8150.c       |   15 +++++++++------
>>  7 files changed, 32 insertions(+), 22 deletions(-)
>
> post-vacation ACK, feel free to send via your tree if you wish

Already did, hope your vacation was nice :)

thanks,

greg k-h

      reply	other threads:[~2008-10-22 16:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-10  5:16 [PATCH] USB: remove info() macro from usb network drivers Greg KH
2008-10-22 11:06 ` Jeff Garzik
2008-10-22 16:16   ` Greg KH [this message]

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=20081022161603.GC29489@kroah.com \
    --to=greg@kroah.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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.