From: Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Fix style changes reported by cppcheck
Date: Sun, 30 Oct 2011 21:58:26 +0100 [thread overview]
Message-ID: <20111030205826.GA7160@pandem0nium> (raw)
In-Reply-To: <201110302124.31362.lindner_marek@yahoo.de>
[-- Attachment #1: Type: text/plain, Size: 1094 bytes --]
Hey,
Patch 2/2 was created accidently due to my lack of git skills, please
assume [PATCH]. :)
The output of cppcheck (before the applying the patch):
$ cppcheck -q --enable=all .
[bat_iv_ogm.c:993]: (style) The scope of the variable 'offset' can be reduced
[routing.c:980]: (style) The scope of the variable 'ret' can be reduced
[soft-interface.c:695]: (style) The scope of the variable 'ret' can be reduced
Note that reduced scope may be a matter of taste, I could not really find
anything about that in the CodingStyle.
Cheers
Simon
On Sun, Oct 30, 2011 at 09:24:31PM +0100, Marek Lindner wrote:
> On Sunday, October 30, 2011 16:36:20 Simon Wunderlich wrote:
> > cppcheck reported some style issues this patch fixes.
> >
> > Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
> > ---
> > bat_iv_ogm.c | 2 +-
> > routing.c | 2 +-
> > soft-interface.c | 2 +-
> > 3 files changed, 3 insertions(+), 3 deletions(-)
>
> Do you mind saying what cppcheck reported ?
> What happened to patch 2/2 ?
>
> Regards,
> Marek
>
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
prev parent reply other threads:[~2011-10-30 20:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-30 15:36 [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Fix style changes reported by cppcheck Simon Wunderlich
2011-10-30 20:24 ` Marek Lindner
2011-10-30 20:58 ` Simon Wunderlich [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=20111030205826.GA7160@pandem0nium \
--to=simon.wunderlich@s2003.tu-chemnitz.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