21.10.2016 09:57, Anand J wrote:
> There were some files in the code base with multiple inclusion of the same 
> header files.
> Following changes are made to mitigate this issue.
> 
>  1) --check-dup-head option is added to the scripts/clean-includes to search 
> files and
>     find out such entries. This will help to catch redundant #includes in the 
> future.
>  2) Removed most of the duplicate entries currently present in the code base 
> using the
>     script.
> 
> Anand J (2):
>   scripts/clean-includes: added duplicate #include check
>   clean-up: removed duplicate #includes

Applied both to -trivial, thank you!

/mjt

Reply via email to