[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170122.164847.331110749082525627.davem@davemloft.net>
Date: Sun, 22 Jan 2017 16:48:47 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: leon@...nel.org
Cc: geliangtang@...il.com, yishaih@...lanox.com,
netdev@...r.kernel.org, linux-rdma@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net/mlx4: use rb_entry()
From: Leon Romanovsky <leon@...nel.org>
Date: Sun, 22 Jan 2017 09:48:39 +0200
> I don't understand completely the rationale behind this conversion.
> rb_entry == container_of, why do we need another name for it?
Because it's an annotation.
Either you agree that the macro exists and it should be used in
every spot where those types are being used, or you don't and
therefore argue for the macro and it's usage completely.
Powered by blists - more mailing lists