Re: [PATCH 03/10] net: bonding: Add SPDX identifier to remaining files

2023-05-11 Thread kernel test robot
Hi Bagas, kernel test robot noticed the following build warnings: [auto build test WARNING on ac9a78681b921877518763ba0e89202254349d1b] url: https://github.com/intel-lab-lkp/linux/commits/Bagas-Sanjaya/agp-amd64-Remove-GPL-distribution-notice/20230511-214307 base: ac9a78681b921877518763ba0

Re: [PATCH 03/10] net: bonding: Add SPDX identifier to remaining files

2023-05-11 Thread Simon Horman
On Thu, May 11, 2023 at 08:33:59PM +0700, Bagas Sanjaya wrote: > Previous batches of SPDX conversion missed bond_main.c and bonding_priv.h > because these files doesn't mention intended GPL version. Add SPDX identifier > to these files, assuming GPL 1.0+. Reviewed-by: Simon Horman