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


Groups > linux.kernel > #1501486

Re: [PATCH] ARM/orion/gpio: Replace three seq_printf() calls by seq_puts() in orion_gpio_dbg_show()

From Andrew Lunn <andrew@lunn.ch>
Newsgroups linux.kernel
Subject Re: [PATCH] ARM/orion/gpio: Replace three seq_printf() calls by seq_puts() in orion_gpio_dbg_show()
Date 2016-10-16 17:40 +0200
Message-ID <ssVHA-7AY-15@gated-at.bofh.it> (permalink)
References <ssR1f-4DT-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Oct 16, 2016 at 12:38:26PM +0200, SF Markus Elfring wrote:
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Sun, 16 Oct 2016 12:30:48 +0200
> 
> Strings which did not contain data format specifications should be put
> into a sequence. Thus use the corresponding function "seq_puts".
> 
> This issue was detected by using the Coccinelle software.
> 
> Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

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


Thread

[PATCH] ARM/orion/gpio: Replace three seq_printf() calls by  seq_puts() in orion_gpio_dbg_show() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-16 12:40 +0200
  Re: [PATCH] ARM/orion/gpio: Replace three seq_printf() calls by  seq_puts() in orion_gpio_dbg_show() Andrew Lunn <andrew@lunn.ch> - 2016-10-16 17:40 +0200
  Re: [PATCH] ARM/orion/gpio: Replace three seq_printf() calls by seq_puts() in orion_gpio_dbg_show() Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-10-17 18:00 +0200

csiph-web