pds_core: Fix function header descriptions
authorBrett Creeley <brett.creeley@amd.com>
Thu, 17 Aug 2023 22:42:12 +0000 (15:42 -0700)
committerAlex Williamson <alex.williamson@redhat.com>
Fri, 18 Aug 2023 15:16:17 +0000 (09:16 -0600)
commit06d220f13b1f05488f780c23065e765acab5ce56
tree47a95a0d90203885d10811d5530fe6fbd72a061b
parenta881b496941f02fe620c5708a4af68762b24c33d
pds_core: Fix function header descriptions

The pds-vfio-pci series made a small interface change to
pds_client_register() and pds_client_unregister(), but forgot to update
the function header descriptions. Fix that.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308180411.OSqJPtMz-lkp@intel.com/
Fixes: b021d05e106e ("pds_core: Require callers of register/unregister to pass PF drvdata")
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Signed-off-by: Brett Creeley <brett.creeley@amd.com>
Link: https://lore.kernel.org/r/20230817224212.14266-1-brett.creeley@amd.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/net/ethernet/amd/pds_core/auxbus.c