diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-07-22 16:43:55 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2020-09-21 11:56:04 +0200 |
commit | 77dae8056a13158251d012a90abb0e076fc3c98a (patch) | |
tree | dd15b6428f0ce9587966a283fbead45fe8db1449 /include/net/tc_act | |
parent | 7eecca9daf9acafd8d3b910af52bd1453aa501da (diff) |
i2c: ismt: Describe parameters in kernel doc
Kernel doc validation script complains:
CHECK .../drivers/i2c/busses/i2c-ismt.c
.../i2c-ismt.c:182: warning: cannot understand function prototype: 'const struct pci_device_id ismt_ids[] = '
.../i2c-ismt.c:202: warning: Function parameter or member 'dev' not described in '__ismt_desc_dump'
.../i2c-ismt.c:202: warning: Function parameter or member 'desc' not described in '__ismt_desc_dump'
.../i2c-ismt.c:649: warning: cannot understand function prototype: 'const struct i2c_algorithm smbus_algorithm = '
Fix corresponding descriptions to make reader and kernel doc validator happy.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Seth Heasley <seth.heasley@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'include/net/tc_act')
0 files changed, 0 insertions, 0 deletions