Hi Joe, while checking patches I usually check them using mutt pipe to checkpatch. while in mutt, press '|' and then scripts/checkpatch.pl - and the patch will be checked by checkpatch without having to save it.
Now 700152391c3d ("checkpatch: add --showfile to allow input via pipe to show filenames") is adding $filename ne '-' and because of that if the patch has any error in Signed-off-by , it is not detecting anymore. Any solution for this? regards sudip -- 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/