On Sun, Dec 07, 2014 at 09:03:40PM +0100, Andreas Siegling wrote: > This patch fixes all indent errors in drivers/staging/comedi and its > subdirectories. Since there were no other checkpatch errors, all checkpatch > errors are fixed by this patch. > > It also fixes indent warnings, which were "no space before tabs", > "no spaces at the start of a line" and "missing a blank line after > declarations".
Those are all different types of warnings, please only do one thing per patch. Please break this up into smaller pieces, only doing one thing, and send this as a series of patches. thanks, greg kh -- 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/