Michal Kazior <michal.kazior@xxxxxxxxx> writes: >> + dbufp = dbuf.next; >> + if (dbufp == dbg_hdr.dbuf) { >> + /* It is a circular buffer it seems, bail if next >> + * is head >> + */ > > Hmm, we seem to be mixing comment styles in ath10k now I guess (this > applies to other instances of multi-line comments in your patch). What > multi-line comment style should we really be using in ath10k? Kalle? Yeah, checkpatch is really annoying here and started to use that different style of multiline comments. I just disabled that check on my own setup. Personally I don't really care, but I guess we should switch to use this "new" style. -- Kalle Valo -- 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