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


Groups > linux.kernel > #1257163

Re: [PATCH v2] Staging: wilc1000: Prefer eth_broadcast_addr over memset()

Path csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2] Staging: wilc1000: Prefer eth_broadcast_addr over memset()
Date Tue, 27 Oct 2015 20:50:01 +0100
Message-ID <qoipP-Py-1@gated-at.bofh.it> (permalink)
References <qogem-80v-25@gated-at.bofh.it>
X-Original-To Punit Vara <punitvara@gmail.com>
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.5.24 (2015-08-30)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 25
Organization linux.* mail to news gateway
X-Original-Cc devel@driverdev.osuosl.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, johnny.kim@atmel.com
X-Original-Date Wed, 28 Oct 2015 04:40:51 +0900
X-Original-Message-ID <20151027194051.GA1537@kroah.com>
X-Original-References <1445966499-6175-1-git-send-email-punitvara@gmail.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1257163

Show key headers only | View raw


On Tue, Oct 27, 2015 at 10:51:39PM +0530, Punit Vara wrote:
> This patch is to the host_interface.c that fixes up following
> warning by checkpatch:
> 
> -prefer eth_broadcast_addr() over memset()
> 
> Signed-off-by: Punit Vara <punitvara@gmail.com>
> ---
>  drivers/staging/wilc1000/host_interface.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

What changed from v1?

Always put that information here below the --- line so that we know.

Please fix up and resend.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH v2] Staging: wilc1000: Prefer eth_broadcast_addr over memset() Punit Vara <punitvara@gmail.com> - 2015-10-27 18:30 +0100
  Re: [PATCH v2] Staging: wilc1000: Prefer eth_broadcast_addr over  memset() Greg KH <gregkh@linuxfoundation.org> - 2015-10-27 20:50 +0100

csiph-web