[openib-general] [PATCH v2 5/11] Implementation of Data path of the communication protocol

Roland Dreier rdreier at cisco.com
Fri Nov 17 12:46:03 PST 2006


 > I did test my patches with git-apply --whitespace=error-all, 
 > before mailing them but did not see any error.
 > I am using GIT 1.3, may be I should upgrade ?

Yes, git 1.3 is not that new.  I am using git 1.4.3.2, and I think the
relevant code you are missing is in the changeset

commit d0c25035df4897bb58422b4d64f00b54cf11f07e
Author: Junio C Hamano <junkio at cox.net>
Date:   Sat Sep 23 00:37:19 2006 -0700

    git-apply: second war on whitespace.

    This makes --whitespace={warn,error,strip} option to also notice
    the leading whitespace errors in addition to the trailing
    whitespace errors.  Spaces that are followed by a tab in indent
    are detected as errors, and --whitespace=strip option fixes them.

    Signed-off-by: Junio C Hamano <junkio at cox.net>




More information about the general mailing list