From: Evgeniy Polyakov <[EMAIL PROTECTED]> Date: Fri, 25 Aug 2006 12:15:03 +0400
> 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. - 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