From: Pavel Roskin <proski@gnu.org>
To: Andrey Borzenkov <arvidjaar@mail.ru>
Cc: Johannes Berg <johannes@sipsolutions.net>,
linux-wireless@vger.kernel.org,
orinoco-devel@lists.sourceforge.net
Subject: Re: [Orinoco-devel] [PATCH] orinoco: checkpatch cleanup
Date: Sun, 25 Jan 2009 22:46:02 -0500 [thread overview]
Message-ID: <1232941562.1604.4.camel@dv> (raw)
In-Reply-To: <200901252308.45889.arvidjaar@mail.ru>
On Sun, 2009-01-25 at 23:08 +0300, Andrey Borzenkov wrote:
> On 25 =D1=8F=D0=BD=D0=B2=D0=B0=D1=80=D1=8F 2009 22:59:35 Johannes Ber=
g wrote:
>=20
> > unfortunately, your patch was line-wrapped. Cf.
> > Documentation/email-clients.txt
> >
>=20
> This should be updated to indicate that kmail from KDE4 is broken. I=20
> suspected that but so far it worked.
I suggest that you try STGit. It sends patches by itself.
Please run the patch itself through checkpatch. It finds two errors:
ERROR: trailing statements should be on next line
#163: FILE: drivers/net/wireless/orinoco/hermes.c:65:
+ printk(stuff); } while (0)
+ printk(stuff); } while (0)
ERROR: do not use assignment in if condition
#698: FILE: drivers/net/wireless/orinoco/orinoco_cs.c:167:
+ if ((last_ret =3D (ret)) !=3D 0) \
total: 2 errors, 0 warnings, 786 lines checked
--=20
Regards,
Pavel Roskin
--
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2009-01-26 3:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-25 19:54 [PATCH] orinoco: checkpatch cleanup Andrey Borzenkov
2009-01-25 19:59 ` Johannes Berg
2009-01-25 20:08 ` Andrey Borzenkov
2009-01-26 3:46 ` Pavel Roskin [this message]
2009-01-26 4:54 ` [PATCH] orinoco: checkpatch cleanup take 2 Andrey Borzenkov
2009-01-27 19:02 ` [Orinoco-devel] " Dave
[not found] ` <200901260713.39734.arvidjaar@mail.ru>
2009-01-26 8:38 ` checkpatch vs. checkpatch --file (was: Re: [Orinoco-devel] [PATCH] orinoco: checkpatch cleanup) Andy Whitcroft
2009-01-26 16:06 ` Andrey Borzenkov
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=1232941562.1604.4.camel@dv \
--to=proski@gnu.org \
--cc=arvidjaar@mail.ru \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=orinoco-devel@lists.sourceforge.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.