Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1373454

Re: [PATCH 525/525] Staging: Wilc1000: Fixed coding style ether_addr_copy

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH 525/525] Staging: Wilc1000: Fixed coding style ether_addr_copy
Date 2016-04-07 16:50 +0200
Message-ID <rljpV-5mp-39@gated-at.bofh.it> (permalink)
References <rleJB-1Ne-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 525/525] Staging: Wilc1000: Fixed coding style ether_addr_copy Shyam Saini <mayhs11saini@gmail.com> - 2016-04-07 11:50 +0200
  Re: [PATCH 525/525] Staging: Wilc1000: Fixed coding style  ether_addr_copy Joe Perches <joe@perches.com> - 2016-04-07 13:10 +0200
  Re: [PATCH 525/525] Staging: Wilc1000: Fixed coding style  ether_addr_copy Greg KH <gregkh@linuxfoundation.org> - 2016-04-07 16:50 +0200

csiph-web