On Fri, Aug 25, 2006 at 01:17:27AM -0700, David Miller ([EMAIL PROTECTED])
wrote:
> > I mailed it myself and applied to 2.6.18 git tree - "patch -p1" did
> > not complain for sure :)
>
> GIT always complains very loudly about any trailing whitespace on any
> lines, patch is too dumb to do that.
>
> You do not need to use GIT trees to check this, just run:
>
> git apply --check --whitespace=error-all $PATCH
>
> and it will let you know.
Hmm, how many interesting things git contain...
I will definitely use this feature, thanks David.
--
Evgeniy Polyakov
-
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