Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1699888

Re: [PATCH] staging: ccree: Fix format/argument mismatches

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject Re: [PATCH] staging: ccree: Fix format/argument mismatches
Date 2017-07-31 12:20 +0200
Message-ID <u9fXQ-513-5@gated-at.bofh.it> (permalink)
References <u8ZzI-2LG-17@gated-at.bofh.it> <u9cwW-2P5-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH] staging: ccree: Fix format/argument mismatches Joe Perches <joe@perches.com> - 2017-07-30 18:50 +0200
  Re: [PATCH] staging: ccree: Fix format/argument mismatches Gilad Ben-Yossef <gilad@benyossef.com> - 2017-07-31 08:40 +0200
    Re: [PATCH] staging: ccree: Fix format/argument mismatches Joe Perches <joe@perches.com> - 2017-07-31 12:20 +0200

csiph-web