From: jamal <[EMAIL PROTECTED]> Date: Thu, 20 Apr 2006 06:58:45 -0400
> On Fri, 2006-14-04 at 15:05 -0700, David S. Miller wrote: > > From: jamal <[EMAIL PROTECTED]> > > Date: Thu, 13 Apr 2006 09:00:08 -0400 > > > > > There is dependency on the previous patch i sent since the issue that > > > patch fixes is assumed in this text description. It would be a good > > > idea to apply at the same time as the other. > > > > Applied, after fixing 28 lines containing trailing whitespace :-) > > yikes ;-> > Ok, so how do i avoid this in the future? Note, this was a _brand new_ > file, so it is a little bizarre. This command: git apply --check --whitespace=error-all $1 will spit out errors if your patch adds trailing whitespace or will not apply cleanly to the current GIT tree. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html