From: Fabio Estevam <festevam@xxxxxxxxx> Date: Wed, 9 Dec 2015 18:37:35 -0200 > On Wed, Dec 9, 2015 at 6:09 PM, Timur Tabi <timur@xxxxxxxxxxxxxx> wrote: > >>> +/* set MAC address */ >>> +void emac_mac_addr_clear(struct emac_adapter *adpt, u8 *addr) >>> +{ >>> + u32 sta; >>> + >>> + /* for example: 00-A0-C6-11-22-33 >>> + * 0<-->C6112233, 1<-->00A0. >>> + */ >> >> /* >> * Multi-line comments >> * look like this. >> */ > > Except in drivers/net. The convention in drivers/net is to use > multi-line format as posted in this patch. Correct. -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html