From: David Miller <davem@davemloft.net>
To: vkuznets@redhat.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
devel@linuxdriverproject.org, haiyangz@microsoft.com,
kys@microsoft.com
Subject: Re: [PATCH net-next 0/5] hv_netvsc: cleanup after untangling the pointer mess
Date: Mon, 23 May 2016 15:13:23 -0700 (PDT) [thread overview]
Message-ID: <20160523.151323.522872084486431802.davem@davemloft.net> (raw)
In-Reply-To: <1464018638-22000-1-git-send-email-vkuznets@redhat.com>
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Mon, 23 May 2016 17:50:33 +0200
> After we made traveling through our internal structures explicit it became
> obvious that some functions take arguments they don't need just to do
> redundant pointer travel and get to what they really need while their
> callers already have the required information.
>
> This is just a cleanup series with no functional changes intended. It
> doesn't pretend to be complete, additional cleanup of other functions may
> follow.
Cleanups and new features should not be submitted at this time since the
net-next tree is closed.
prev parent reply other threads:[~2016-05-23 22:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-23 15:50 [PATCH net-next 0/5] hv_netvsc: cleanup after untangling the pointer mess Vitaly Kuznetsov
2016-05-23 15:50 ` [PATCH net-next 1/5] hv_netvsc: remove redundant assignment in netvsc_recv_callback() Vitaly Kuznetsov
2016-05-23 15:50 ` [PATCH net-next 2/5] hv_netvsc: introduce {net,hv}_device_to_netvsc_device() helpers Vitaly Kuznetsov
2016-05-23 15:50 ` [PATCH net-next 3/5] hv_netvsc: pass struct netvsc_device to rndis_filter_{open,close}() Vitaly Kuznetsov
2016-05-23 15:50 ` [PATCH net-next 4/5] hv_netvsc: pass struct net_device to rndis_filter_set_device_mac() Vitaly Kuznetsov
2016-05-23 15:50 ` [PATCH net-next 5/5] hv_netvsc: pass struct net_device to rndis_filter_set_offload_params() Vitaly Kuznetsov
2016-05-23 22:13 ` David Miller [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=20160523.151323.522872084486431802.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=devel@linuxdriverproject.org \
--cc=haiyangz@microsoft.com \
--cc=kys@microsoft.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=vkuznets@redhat.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).