[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] 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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |