On Thu, 2013-09-05 at 08:03 +0300, Kalle Valo wrote: > Joe Perches <joe@xxxxxxxxxxx> writes: > > > On Thu, 2013-09-05 at 07:49 +0300, Kalle Valo wrote: > >> "Luis R. Rodriguez" <rodrigue@xxxxxxxxxxxxxxxx> writes: > >> > I just removed 3 trailing spaces on the 2 patches. One had two > >> > trailing spaces, the last patch had one. > >> > >> Oh, sorry about that. Any ideas how I could check for those myself? > > > > scripts/checkpatch.pl <patch> > > Checkpatch works also with trace-cmd plugins written in python? Don't see why not. Trailing spaces are trailing spaces and the trailing space test is done way before looking at file type specific tests. > > git am <patch> > > Yeah, I guess I could do that, it's just a bit inconvienient. scripting a git am script for a patch set is just a for loop... You could also use scripts/cleanpatch -- 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