[PATCH 0/2] wifi: iwlwifi: Remove redundant header files to clean code

Liao Yuanhong posted 2 patches 1 month, 2 weeks ago
drivers/net/wireless/intel/iwlwifi/fw/regulatory.h     | 1 -
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/trans.c | 1 -
2 files changed, 2 deletions(-)
[PATCH 0/2] wifi: iwlwifi: Remove redundant header files to clean code
Posted by Liao Yuanhong 1 month, 2 weeks ago
There are two files with duplicate header files inclusions. Remove these
unnecessary header files to clean up the code.

Liao Yuanhong (2):
  wifi: iwlwifi: Remove redundant header files
  wifi: iwlwifi: pcie: Remove redundant header files

 drivers/net/wireless/intel/iwlwifi/fw/regulatory.h     | 1 -
 drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/trans.c | 1 -
 2 files changed, 2 deletions(-)

-- 
2.34.1
Re: [PATCH 0/2] wifi: iwlwifi: Remove redundant header files to clean code
Posted by Markus Elfring 1 month, 2 weeks ago
> There are two files with duplicate header files inclusions. Remove these
> unnecessary header files to clean up the code.

You would like to omit duplicate #include directives, don't you?
Will corresponding refinements become helpful for summary phrases
and change descriptions?

Regards,
Markus