From: Greg KH <gregkh@linuxfoundation.org>
To: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH v3 1/2] Staging: rtl8192u: Convert comments from C99 to C89 style
Date: Thu, 26 Feb 2015 13:35:59 -0800 [thread overview]
Message-ID: <20150226213559.GA26669@kroah.com> (raw)
In-Reply-To: <b62ce2160ca51b14093fb75772bef5b27cb14993.1424619767.git.ksenija.stanojevic@gmail.com>
On Sun, Feb 22, 2015 at 04:52:58PM +0100, Ksenija Stanojevic wrote:
> Remove linux/config.h because it is not used in modern linux versions
> and replace C99 comments with C89.
> Issue found by checkpatch.pl.
>
> Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
>
> ---
> v2: remove linux/config.h and format comment.
> v3: change commit message.
> .../staging/rtl8192u/ieee80211/ieee80211_module.c | 52 +++++++++++-----------
> 1 file changed, 26 insertions(+), 26 deletions(-)
This series fails to apply to the tree now, as someone else already did
these same changes :(
next prev parent reply other threads:[~2015-02-26 21:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-22 15:45 [PATCH v3 0/2] Staging: rtl8192u: Fix coding style issues Ksenija Stanojevic
2015-02-22 15:52 ` [PATCH v3 1/2] Staging: rtl8192u: Convert comments from C99 to C89 style Ksenija Stanojevic
2015-02-26 21:35 ` Greg KH [this message]
2015-02-22 15:55 ` [PATCH v3 2/2] Staging: rtl8192u: Fix grammar in a sentence Ksenija Stanojevic
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=20150226213559.GA26669@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=ksenija.stanojevic@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.