On Sun, Jun 9, 2013 at 2:25 AM, Nguyễn Thái Ngọc Duy <[email protected]> wrote: > GUARD_PATHSPEC() marks pathspec-sensitive code, basically all those > that touch anything in 'struct pathspec' except fields "nr" and > "original". GUARD_PATHSPEC() is not supposed to fail. It's mainly to > help the designers to catch unsupported codepaths.
Redundant "to": s/to// > Signed-off-by: Nguyễn Thái Ngọc Duy <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

