[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200108.123908.1308135200682526279.davem@davemloft.net>
Date: Wed, 08 Jan 2020 12:39:08 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: masahiroy@...nel.org
Cc: jon.maloy@...csson.com, ying.xue@...driver.com,
netdev@...r.kernel.org, tipc-discussion@...ts.sourceforge.net,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] tipc: do not add socket.o to tipc-y twice
From: Masahiro Yamada <masahiroy@...nel.org>
Date: Mon, 6 Jan 2020 16:35:26 +0900
> net/tipc/Makefile adds socket.o twice.
>
> tipc-y += addr.o bcast.o bearer.o \
> core.o link.o discover.o msg.o \
> name_distr.o subscr.o monitor.o name_table.o net.o \
> netlink.o netlink_compat.o node.o socket.o eth_media.o \
> ^^^^^^^^
> topsrv.o socket.o group.o trace.o
> ^^^^^^^^
>
> Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
Applied.
Powered by blists - more mailing lists