From: Jeff Garzik <jgarzik@pobox.com>
To: Greg KH <greg@kroah.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 07:06:52 -0400 [thread overview]
Message-ID: <48FF094C.6040806@pobox.com> (raw)
In-Reply-To: <20081010051624.GA32711@kroah.com>
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
next prev parent reply other threads:[~2008-10-22 11:06 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 [this message]
2008-10-22 16:16 ` Greg KH
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=48FF094C.6040806@pobox.com \
--to=jgarzik@pobox.com \
--cc=greg@kroah.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.