On Thu, 2012-06-07 at 12:39 +0800, Chun-Yeow Yeoh wrote: > v2: adhere to Linux kernel coding style (Johannes) > + if (!is_broadcast_ether_addr(target_addr)) { > + mesh_path_sel_frame_tx(MPATH_PREP, 0, orig_addr, > + cpu_to_le32(orig_sn), 0, target_addr, four spaces to indent? I don't think that's right right style :-) This function really looks rife for refactoring, it's got way too many indentation levels now. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html