On 02/06/15 02:57, Sylwester Nawrocki wrote: > > As a side note, IMHO recent changes made the code much harder to follow, > e.g. by using 'clk' local variable name interchangeably for 'struct clk' > and 'struct clk_core' types and by using same field name in different data > structures, like 'child_node'. I guess the changes were limited to make > the diff smaller, nevertheless it seems we ended up with something rather > illegible.
Yes it was to reduce diff. I plan to do the rename once the dust settles. > > Tested-by: Sylwester Nawrocki <[email protected]> > > Thanks. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

