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


Groups > linux.kernel > #1702326

Re: [PATCH V2] hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH V2] hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary
Date 2017-08-02 19:40 +0200
Message-ID <ua5MK-4w6-27@gated-at.bofh.it> (permalink)
References <u9mPF-H2-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Joe Perches <joe@perches.com>
Date: Mon, 31 Jul 2017 10:30:54 -0700

> Repeated dereference of nvmsg.msg.v1_msg.send_rndis_pkt can be
> shortened by using a temporary.  Do so.
> 
> No change in object code.
> 
> Miscellanea:
> 
> o Use * const for rpkt and nvchan
> 
> Signed-off-by: Joe Perches <joe@perches.com>

Applied to net-next.

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


Thread

[PATCH V2] hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary Joe Perches <joe@perches.com> - 2017-07-31 19:40 +0200
  Re: [PATCH V2] hyperv: netvsc: Neaten netvsc_send_pkt by using a  temporary David Miller <davem@davemloft.net> - 2017-08-02 19:40 +0200

csiph-web