From: Greg KH <gregkh@linuxfoundation.org>
To: Shyam Saini <mayhs11saini@gmail.com>
Cc: johnny.kim@atmel.com, austin.shin@atmel.com,
chris.park@atmel.com, tony.cho@atmel.com,
linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org
Subject: Re: [PATCH 525/525] Staging: Wilc1000: Fixed coding style ether_addr_copy
Date: Thu, 7 Apr 2016 07:49:33 -0700 [thread overview]
Message-ID: <20160407144933.GA11500@kroah.com> (raw)
In-Reply-To: <1460021835-8370-1-git-send-email-mayhs11saini@gmail.com>
On Thu, Apr 07, 2016 at 03:07:15PM +0530, Shyam Saini wrote:
> Fixed following warning detected by checkpatch.pl:
> warning: Prefer ether_addr_copy() over memcpy() if the Ethernet addressesare __aligned(2)
>
> Signed-off-by: Shyam Saini <mayhs11saini@gmail.com>
> ---
> drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 25 +++++++++++------------
> 1 file changed, 12 insertions(+), 13 deletions(-)
Where are the 524 other patches in this series? I don't seem to see
them in my inbox anywhere, so I can't apply this last one either :(
thanks,
greg k-h
prev parent reply other threads:[~2016-04-07 14:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-07 9:37 [PATCH 525/525] Staging: Wilc1000: Fixed coding style ether_addr_copy Shyam Saini
2016-04-07 11:00 ` Joe Perches
2016-04-07 14:49 ` 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=20160407144933.GA11500@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=austin.shin@atmel.com \
--cc=chris.park@atmel.com \
--cc=johnny.kim@atmel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=mayhs11saini@gmail.com \
--cc=tony.cho@atmel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).