[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1501496258.22828.2.camel@perches.com>
Date: Mon, 31 Jul 2017 03:17:38 -0700
From: Joe Perches <joe@...ches.com>
To: Gilad Ben-Yossef <gilad@...yossef.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-crypto@...r.kernel.org,
driverdev-devel@...uxdriverproject.org, devel@...verdev.osuosl.org,
Linux kernel mailing list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] staging: ccree: Fix format/argument mismatches
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@...ches.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
Powered by blists - more mailing lists