From: Greg KH <gregkh@linuxfoundation.org>
To: Joe Perches <joe@perches.com>
Cc: Chase Metzger <chasemetzger15@gmail.com>,
stern@rowland.harvard.edu, hdegoede@redhat.com, oneukum@suse.de,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers/usb/core: devio.c: Removed various errors and warnings generated by checkpatch.pl
Date: Tue, 28 Apr 2015 12:56:40 +0200 [thread overview]
Message-ID: <20150428105640.GA22578@kroah.com> (raw)
In-Reply-To: <1428772838.5413.58.camel@perches.com>
On Sat, Apr 11, 2015 at 10:20:38AM -0700, Joe Perches wrote:
> On Sat, 2015-04-11 at 00:53 -0700, Chase Metzger wrote:
> > Fixed several errors and warnings.
> []
> > Lines 1040 and 1591: changed dev_printk(KERN_DEBUG, ...) to dev_dbg(...).
>
> These changes hav the possibly undesired effect of
> removing these messages completely when DEBUG is not
> #defined or when CONFIG_DYNAMIC_DEBUG is not enabled
> and these messages are not specifically enabled.
That's ok, we can live with that :)
thanks,
greg k-h
prev parent reply other threads:[~2015-04-28 10:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-11 7:53 [PATCH] drivers/usb/core: devio.c: Removed various errors and warnings generated by checkpatch.pl Chase Metzger
2015-04-11 8:52 ` Hans de Goede
2015-04-11 17:20 ` Joe Perches
2015-04-28 10:56 ` 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=20150428105640.GA22578@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=chasemetzger15@gmail.com \
--cc=hdegoede@redhat.com \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=oneukum@suse.de \
--cc=stern@rowland.harvard.edu \
/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.