From: Matthias Beyer <mail@beyermatthias.de>
To: gregkh@linuxfoundation.org
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
Matthias Beyer <mail@beyermatthias.de>
Subject: [PATCH 0/5] Cleanup in drivers/usb/core/hcd.c
Date: Sat, 5 Oct 2013 18:02:05 +0200 [thread overview]
Message-ID: <cover.1380986962.git.mail@beyermatthias.de> (raw)
Hi!
I did some cleanup in
drivers/usb/core/hcd.c
of ERROR messages from "scripts/checkpatch.pl --file". Not all ERRORs are fixed,
there are some remaining with "assignment in if statement".
It's based on 7dee8df, which is Linus current master. I compiled it without
errors. Checkpatch script gives me some warnings, which are remaining warnings
of the file, I didn't introduce them!
Best regards!
Matthias Beyer (5):
drivers: usb: core: hcd: moved asterix to variable
drivers: usb: core: hcd: Whitespace fixes
drivers: usb: core: hcd: replaced C99 // comments
drivers: usb: core: hcd: removed braces for return statements
drivers: usb: core: hcd: if-else-braces fixed
drivers/usb/core/hcd.c | 80 +++++++++++++++++++++++++-------------------------
1 file changed, 40 insertions(+), 40 deletions(-)
--
1.8.4
next reply other threads:[~2013-10-05 16:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-05 16:02 Matthias Beyer [this message]
2013-10-05 16:02 ` [PATCH 1/5] drivers: usb: core: hcd: moved asterix to variable Matthias Beyer
2013-10-06 21:52 ` Sergei Shtylyov
2013-10-05 16:02 ` [PATCH 2/5] drivers: usb: core: hcd: Whitespace fixes Matthias Beyer
2013-10-05 18:04 ` Joe Perches
2013-10-05 18:05 ` Joe Perches
2013-10-05 21:09 ` [PATCH 1/1] drivers: usb: core: hcd.c: converted busmap from struct to bitmap Matthias Beyer
2013-10-05 16:02 ` [PATCH 3/5] drivers: usb: core: hcd: replaced C99 // comments Matthias Beyer
2013-10-05 16:02 ` [PATCH 4/5] drivers: usb: core: hcd: removed braces for return statements Matthias Beyer
2013-10-05 16:02 ` [PATCH 5/5] drivers: usb: core: hcd: if-else-braces fixed Matthias Beyer
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=cover.1380986962.git.mail@beyermatthias.de \
--to=mail@beyermatthias.de \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.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 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.