[dpdk-dev] [PATCH v1 1/5] devtools: script to remove unused headers includes

Thomas Monjalon thomas at monjalon.net
Wed Oct 6 15:37:32 CEST 2021


04/10/2021 12:10, Sean Morrissey:
> This script can be used for removing headers flagged for removal by the
> include-what-you-use (IWYU) tool. The script has the ability to remove
> headers from specified sub-directories or dpdk as a whole.

My fear is that it could flag an include as useless,
while it is required for a different system (BSD, Windows).





More information about the dev mailing list