From: Jes Sorensen <Jes.Sorensen@redhat.com>
To: Raphael Silva <rapphil@gmail.com>
Cc: linux-wireless@vger.kernel.org, Larry.Finger@lwfinger.net
Subject: Re: [PATCH] rtl8723au: Corrections in the coding style
Date: Wed, 16 Jul 2014 10:33:40 +0200 [thread overview]
Message-ID: <wrfj38e1pusb.fsf@redhat.com> (raw)
In-Reply-To: <1405254518-2744-1-git-send-email-rapphil@gmail.com> (Raphael Silva's message of "Sun, 13 Jul 2014 09:28:38 -0300")
Raphael Silva <rapphil@gmail.com> writes:
> Some corrections were made to the code in order to conform to the
> Kernel Coding Style.
>
> Signed-off-by: Raphael Silva <rapphil@gmail.com>
> ---
> drivers/staging/rtl8723au/core/rtw_sta_mgt.c | 42 ++++++++++++++++++----------
> 1 file changed, 27 insertions(+), 15 deletions(-)
[jes@yoga jes.git]$ make drivers/staging/rtl8723au/r8723au.ko
CHK include/config/kernel.release
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CALL scripts/checksyscalls.sh
CC [M] drivers/staging/rtl8723au/core/rtw_sta_mgt.o
drivers/staging/rtl8723au/core/rtw_sta_mgt.c: In function 'rtw_free_stainfo23a':
drivers/staging/rtl8723au/core/rtw_sta_mgt.c:256:27: error: expected expression before ';' token
pstapriv->asoc_sta_count-;
^
I fixed this up this time - next time, compile your patches before you
post them.
Thank you,
Jes
next prev parent reply other threads:[~2014-07-16 8:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-13 12:28 [PATCH] rtl8723au: Corrections in the coding style Raphael Silva
2014-07-16 8:33 ` Jes Sorensen [this message]
2014-07-16 10:05 ` Raphael Philipe
-- strict thread matches above, loose matches on Subject: below --
2014-07-13 1:35 Raphael Silva
2014-07-13 7:25 ` Jes Sorensen
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=wrfj38e1pusb.fsf@redhat.com \
--to=jes.sorensen@redhat.com \
--cc=Larry.Finger@lwfinger.net \
--cc=linux-wireless@vger.kernel.org \
--cc=rapphil@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 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.