From: Joe Perches <joe@perches.com>
To: Gilad Ben-Yossef <gilad@benyossef.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-crypto@vger.kernel.org,
driverdev-devel@linuxdriverproject.org,
devel@driverdev.osuosl.org,
Linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] staging: ccree: Fix format/argument mismatches
Date: Mon, 31 Jul 2017 03:17:38 -0700 [thread overview]
Message-ID: <1501496258.22828.2.camel@perches.com> (raw)
In-Reply-To: <CAOtvUMfru3VJiBoVrCcLYzuuJAhUOyNknH=Udjj8pAHTtCk4mQ@mail.gmail.com>
On Mon, 2017-07-31 at 09:39 +0300, Gilad Ben-Yossef wrote:
> On Sun, Jul 30, 2017 at 7:45 PM, Joe Perches <joe@perches.com> wrote:
> > By default, debug logging is disabled by CC_DEBUG not being defined.
> >
> > Convert SSI_LOG_DEBUG to use no_printk instead of an empty define
> > to validate formats and arguments.
> >
> > Fix fallout.
> >
> > Miscellanea:
> >
> > o One of the conversions now uses %pR instead of multiple uses of %pad
>
> This looks great (I didn't know about no_printk) but does not seem to
> apply on top of
> staging-next.
Applies to next-20170728
b2cf822e075f7a7e7ced8c50af600f9edf5ccc31
prev parent reply other threads:[~2017-07-31 10:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-30 16:45 [PATCH] staging: ccree: Fix format/argument mismatches Joe Perches
2017-07-31 6:39 ` Gilad Ben-Yossef
2017-07-31 10:17 ` Joe Perches [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=1501496258.22828.2.camel@perches.com \
--to=joe@perches.com \
--cc=devel@driverdev.osuosl.org \
--cc=driverdev-devel@linuxdriverproject.org \
--cc=gilad@benyossef.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@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.