From: Iyappan Subramanian <isubramanian@xxxxxxx> Date: Fri, 12 Feb 2016 17:37:02 -0800 > +static void xgene_cle_dn_to_hw(struct xgene_cle_ptree_ewdn *dn, > + u32 *buf, u32 jb) > +{ > + u32 i, j = 0; > + u32 npp; > + struct xgene_cle_ptree_branch *br; Please order local variables from longest to shortest line (reverse christmas tree format). Please address this for your entire submission. Thank you. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html