15/07/2017 12:00, Thomas Monjalon: > Based on Stephen's idea (originally implemented in a Perl script), > this is a shell script to find duplicated includes in a file. > It looks for all the .c and .h files of the git repository. > > It is fast enough because automatically well parallelized. > > Suggested-by: Stephen Hemminger <[email protected]> > Signed-off-by: Thomas Monjalon <[email protected]> > Tested-by: Keith Wiles <[email protected]> > --- > v2: add optional parameter for directory as suggested by Keith > ---
Applied

