On Tue, Dec 13, 2016 at 3:14 PM, Brandon Williams <[email protected]> wrote: > Teach simplify_away() and exclude_matches_pathspec() to handle struct > pathspec directly, eliminating the need for the struct path_simplify. > > Also renamed the len parameter to pathlen in exclude_matches_pathspec() > to match the parameter names used in simplify_away(). > > Signed-off-by: Brandon Williams <[email protected]>
Looks good to me, Thanks, Stefan

