From: Joe Perches <joe@perches.com>
To: Bogicevic Sasa <brutallesale@gmail.com>, bhelgaas@google.com
Cc: lenb@kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers:pci:hotplug Fix space prohibited between function name and open parenthesis '('
Date: Thu, 26 Nov 2015 11:36:38 -0800 [thread overview]
Message-ID: <1448566598.18647.12.camel@perches.com> (raw)
In-Reply-To: <1448553041-18601-1-git-send-email-brutallesale@gmail.com>
On Thu, 2015-11-26 at 16:50 +0100, Bogicevic Sasa wrote:
> This fixes all errors "space prohibited between function name and
> open parenthesis '(' " in all files in drivers/pci/hotplug folder
It's good when sending this sort of patch to add a bit of
description like "git diff -w shows no differences" and that
using scripts/objdiff also shows no difference.
Doing so shows that you've done a bit more than a mechanical
transformation using something like:
$ ./scripts/checkpatch -f --types=spacing --fix-inplace <files>
and that you have verified your changes too.
next prev parent reply other threads:[~2015-11-26 19:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-26 15:50 [PATCH] drivers:pci:hotplug Fix space prohibited between function name and open parenthesis '(' Bogicevic Sasa
2015-11-26 19:36 ` Joe Perches [this message]
2015-11-29 8:45 ` sasa bogicevic
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=1448566598.18647.12.camel@perches.com \
--to=joe@perches.com \
--cc=bhelgaas@google.com \
--cc=brutallesale@gmail.com \
--cc=lenb@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@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.