All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Abhishek Bist <ishubist@gmail.com>
Cc: linux-kernel@vger.kernel.org, abhishek@emblogic.org,
	stankus.modestas@gmail.com
Subject: Re: [PATCH] Staging : wlan-ng: fix memcpy with ether_addr_copy in p80211conv.c
Date: Sun, 3 May 2015 21:54:42 +0200	[thread overview]
Message-ID: <20150503195442.GA20053@kroah.com> (raw)
In-Reply-To: <1430478517-15601-1-git-send-email-ishubist@gmail.com>

On Fri, May 01, 2015 at 04:38:37PM +0530, Abhishek Bist wrote:
> This is a patch which fixes memcpy warning found by a checpatch.pl in p80211conv.c
> and replaces memcpy with ether_addr_copy.

How do you "know" it is safe to do this?  Please prove it.

> 
> Signed-off-by: Abhishek-Bist <ishubist@gmail.com>

Your From: name and this name do not match :(

thanks,

greg k-h

  reply	other threads:[~2015-05-03 20:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-01 11:08 [PATCH] Staging : wlan-ng: fix memcpy with ether_addr_copy in p80211conv.c Abhishek Bist
2015-05-03 19:54 ` Greg KH [this message]
2015-05-05 10:55   ` Abhishek Bist
2015-05-06  5:32     ` Sudip Mukherjee
2015-05-10 13:07     ` Greg KH

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=20150503195442.GA20053@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=abhishek@emblogic.org \
    --cc=ishubist@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stankus.modestas@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.