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 <step...@networkplumber.org>
> Signed-off-by: Thomas Monjalon <tho...@monjalon.net>
> Tested-by: Keith Wiles <keith.wi...@intel.com>
> ---
> v2: add optional parameter for directory as suggested by Keith
> ---

Applied

Reply via email to