[ofa-general] Re: [PATCH 04/21] RDS: Transport code
From: Evgeniy Polyakov <hidden>
Date: 2009-01-27 21:56:58
From: Evgeniy Polyakov <hidden>
Date: 2009-01-27 21:56:58
On Tue, Jan 27, 2009 at 11:36:37AM -0800, Andrew Grover (andy.grover@gmail.com) wrote:
On Tue, Jan 27, 2009 at 5:18 AM, Evgeniy Polyakov [off-list ref] wrote:quoted
On Mon, Jan 26, 2009 at 06:17:41PM -0800, Andy Grover (andy.grover@oracle.com) wrote:quoted
+static LIST_HEAD(transports); +static DECLARE_RWSEM(trans_sem); +RDS_ prefix?Even needed for statics?
It confuses tags and the like otherwise, and looks more consistent with the rest of the code. Likely it is not a must, but just better look. -- Evgeniy Polyakov