On Sun, 2012-10-21 at 12:05 +1000, Cruz Julian Bishop wrote: > is there currently any way to insert, say, > a comment that filters out the next line for checkpatch > errors? > > For example, > > /* checkpatch_ignore_(rulename) */ > (Long line that can't be broken here)
Nope. checkpatch is a stupid little tool. It has its place, but it's a very limited one. If you want to extend it, knock your self out... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/