From: Joe Perches <joe@perches.com>
To: Lilis Iskandar <veeableful@gmail.com>
Cc: gregkh@linuxfoundation.org, tulinizer@gmail.com,
klmckinney1@gmail.com, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] Staging: bcm: InterfaceIdleMode: Fixed spacing/tabing issues
Date: Fri, 26 Jul 2013 14:48:25 -0700 [thread overview]
Message-ID: <1374875305.2009.16.camel@joe-AO722> (raw)
In-Reply-To: <1374843573.1802.3.camel@desktop>
On Fri, 2013-07-26 at 20:59 +0800, Lilis Iskandar wrote:
> Fixed spacing/tabing issues.
two b's in tabbing.
First send the emails to yourself and make sure
they apply with git am
Remember mentioning git diff -w.
You also might try to use
$ ./scripts/checkpatch.pl -f --fix --test-only=space drivers/staging/bcm/*.[ch]
$ ls drivers/staging/bcm/*EXPERIMENTAL-checkpatch-fixes | \
while read file ; do \
mv $file ${file%.EXPERIMENTAL-checkpatch-fixes}; \
done
$ git diff drivers/staging/bcm
prev parent reply other threads:[~2013-07-26 21:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-26 12:59 [PATCH 1/2] Staging: bcm: InterfaceIdleMode: Fixed spacing/tabing issues Lilis Iskandar
2013-07-26 21:19 ` Greg KH
2013-07-26 21:48 ` Joe Perches [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=1374875305.2009.16.camel@joe-AO722 \
--to=joe@perches.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=klmckinney1@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tulinizer@gmail.com \
--cc=veeableful@gmail.com \
/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