[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <51DD5F05.6030206@broadcom.com>
Date: Wed, 10 Jul 2013 15:17:57 +0200
From: "Arend van Spriel" <arend@...adcom.com>
To: "Eliezer Tamir" <eliezer.tamir@...ux.intel.com>
cc: "David Miller" <davem@...emloft.net>, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org,
"Linus Torvalds" <torvalds@...ux-foundation.org>,
"Andrew Morton" <akpm@...ux-foundation.org>,
"Don Skidmore" <donald.c.skidmore@...el.com>,
"Jonathan Corbet" <corbet@....net>,
e1000-devel@...ts.sourceforge.net,
"Eilon Greenstein" <eilong@...adcom.com>,
"Amir Vadai" <amirv@...lanox.com>,
"Eric Dumazet" <erdnetdev@...il.com>,
"Willem de Bruijn" <willemb@...gle.com>,
"Eliezer Tamir" <eliezer@...ir.org.il>
Subject: Re: [PATCH net-next v2 1/3] net: rename include/net/ll_poll.h
to include/net/busy_poll.h
On 07/10/2013 02:13 PM, Eliezer Tamir wrote:
> Rename the file and correct all the places where it is included.
>
> Signed-off-by: Eliezer Tamir <eliezer.tamir@...ux.intel.com>
> ---
>
> drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 2
> drivers/net/ethernet/intel/ixgbe/ixgbe.h | 2
> drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 2
> drivers/net/ethernet/mellanox/mlx4/en_rx.c | 2
> fs/select.c | 2
> include/net/busy_poll.h | 183 +++++++++++++++++++++++
> include/net/ll_poll.h | 183 -----------------------
> net/core/datagram.c | 2
> net/core/sock.c | 2
> net/core/sysctl_net_core.c | 2
> net/ipv4/tcp.c | 2
> net/ipv4/tcp_ipv4.c | 2
> net/ipv4/udp.c | 2
> net/ipv6/tcp_ipv6.c | 2
> net/ipv6/udp.c | 2
> net/socket.c | 2
> 16 files changed, 197 insertions(+), 197 deletions(-)
> create mode 100644 include/net/busy_poll.h
> delete mode 100644 include/net/ll_poll.h
Did you use -M command line option with 'git format-patch'?
Gr. AvS
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists