From: Greg KH <gregkh@linuxfoundation.org>
To: Ioana Ciornei <ciorneiioana@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH v2] staging: sm750: Replace 'foo * bar' with 'foo *bar'
Date: Sun, 15 Mar 2015 11:34:53 +0100 [thread overview]
Message-ID: <20150315103453.GA2675@kroah.com> (raw)
In-Reply-To: <1426025262-8878-1-git-send-email-ciorneiioana@gmail.com>
On Wed, Mar 11, 2015 at 12:07:42AM +0200, Ioana Ciornei wrote:
> Remove space after * in pointer type, to follow the Linux coding style.
>
> Signed-off-by: Ioana Ciornei <ciorneiioana@gmail.com>
> ---
> drivers/staging/sm750fb/sm750.c | 171 ++++++++++++++++++++--------------------
> 1 file changed, 86 insertions(+), 85 deletions(-)
This patch doesn't apply at all to my tree :(
prev parent reply other threads:[~2015-03-15 10:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-10 22:07 [PATCH v2] staging: sm750: Replace 'foo * bar' with 'foo *bar' Ioana Ciornei
2015-03-15 10:34 ` Greg KH [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=20150315103453.GA2675@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=ciorneiioana@gmail.com \
--cc=outreachy-kernel@googlegroups.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 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.