public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] [PATCH next] batman-adv: use seq_puts instead of seq_printf when the format is constant
Date: Mon, 25 Mar 2013 16:47:15 +0800	[thread overview]
Message-ID: <201303251647.15243.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1363854209-23414-1-git-send-email-ordex@autistici.org>

On Thursday, March 21, 2013 16:23:29 Antonio Quartulli wrote:
> As reported by checkpatch, seq_puts has to be preferred with
> respect to seq_printf when the format is a constant string
> (no va_args)
> 
> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
> ---
> 
> However checkpatch seems to be implementing this check in a wrong way:
> multi-line seq_printf are reported like having no arguments after the
> format.
> 
> Cheers,
> 
> 
>  gateway_client.c | 2 +-
>  main.c           | 2 +-
>  network-coding.c | 8 ++++----
>  originator.c     | 4 ++--
>  vis.c            | 4 ++--
>  5 files changed, 10 insertions(+), 10 deletions(-)

Applied in revision 174cf3a.

Thanks,
Marek

      reply	other threads:[~2013-03-25  8:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-21  8:23 [B.A.T.M.A.N.] [PATCH next] batman-adv: use seq_puts instead of seq_printf when the format is constant Antonio Quartulli
2013-03-25  8:47 ` Marek Lindner [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=201303251647.15243.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --cc=b.a.t.m.a.n@lists.open-mesh.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox