mirror_ubuntu-kernels/drivers/net/ethernet/intel
Jesse Brandeburg b50f7bca5e intel-ethernet: clean up W=1 warnings in kdoc
This takes care of all of the trivial W=1 fixes in the Intel
Ethernet drivers, which allows developers and maintainers to
build more of the networking tree with more complete warning
checks.

There are three classes of kdoc warnings fixed:
 - cannot understand function prototype: 'x'
 - Excess function parameter 'x' description in 'y'
 - Function parameter or member 'x' not described in 'y'

All of the changes were trivial comment updates on
function headers.

Inspired by Lee Jones' series of wireless work to do the same.
Compile tested only, and passes simple test of
$ git ls-files *.[ch] | egrep drivers/net/ethernet/intel | \
  xargs scripts/kernel-doc -none

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-25 16:28:59 -07:00
..
e1000 intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
e1000e intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
fm10k net: Take common prefetch code structure into a function 2020-08-26 15:55:53 -07:00
i40e intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
iavf intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
ice intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
igb intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
igbvf intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
igc intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
ixgb intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
ixgbe intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
ixgbevf intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
e100.c intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
Kconfig ice: implement device flash update via devlink 2020-07-28 17:07:06 -07:00
Makefile igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support 2018-10-17 12:14:54 -07:00