From: Greg KH <gregkh@linuxfoundation.org>
To: Gamze POLAT <gamzepolat94@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH V2] staging: rtl8712: warning of prefer ether_addr_copy
Date: Thu, 26 Feb 2015 15:07:34 -0800 [thread overview]
Message-ID: <20150226230734.GA11094@kroah.com> (raw)
In-Reply-To: <1424596665-3251-1-git-send-email-gamzepolat94@gmail.com>
On Sun, Feb 22, 2015 at 11:17:45AM +0200, Gamze POLAT wrote:
> This patch fixes the following checkpatch.pl warnings:
> WARNING: Prefer ether_addr_copy() over memcpy() if the Ethernet
> addresses are __aligned(2)
> Pahole shows that the addresses are aligned
>
> Signed-off-by: Gamze POLAT <gamzepolat94@gmail.com>
> ---
> drivers/staging/rtl8712/rtl871x_recv.c | 49 +++++++++++++++++-----------------
> 1 file changed, 24 insertions(+), 25 deletions(-)
What changed from the first version?
And please provide some pahole output in the changelog to show this
proof.
thanks,
greg k-h
prev parent reply other threads:[~2015-02-26 23:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-22 9:17 [PATCH V2] staging: rtl8712: warning of prefer ether_addr_copy Gamze POLAT
2015-02-26 23:07 ` 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=20150226230734.GA11094@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=gamzepolat94@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.