[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <54176D09.1040904@gmail.com>
Date: Tue, 16 Sep 2014 06:49:45 +0800
From: Chen Gang <gang.chen.5i5j@...il.com>
To: David Vrabel <david.vrabel@...rix.com>
CC: konrad.wilk@...cle.com, boris.ostrovsky@...cle.com,
stefano.stabellini@...citrix.com, mukesh.rathor@...cle.com,
xen-devel@...ts.xenproject.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [Xen-devel] [PATCH 1/4] drivers/xen/xenbus/xenbus_client.c: Remove
redundancy asignment to 'addr'
On 09/15/2014 11:41 PM, David Vrabel wrote:
> On 14/09/14 11:49, Chen Gang wrote:
>> When failure occurs, 'node' is already set to NULL, and it is enough
>> for next checking (which will return in time), so need not set 'addr'.
>
> I'm not going to apply this one. The redundant assignment is harmless
> and improve clarity slightly, IMO.
>
Hmm... maybe, it may depend on personal hobby, for me, only focusing one
'control' value (in our case is 'node') is more clearer than focusing
two 'control' values ('node' and 'addr').
In kernel conding styles, I feel (but I have no any proofs for it), it
is focus on performance, if one value need not be assigned, it need be
skipped.
But all together, I need respect the related maintainer's taste, if
he/she sticks to his/her taste.
Thanks.
--
Chen Gang
Open share and attitude like air water and life which God blessed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists