diff options
| author | Randy Dunlap <[email protected]> | 2023-01-12 22:45:40 -0800 |
|---|---|---|
| committer | Guenter Roeck <[email protected]> | 2023-02-03 07:30:09 -0800 |
| commit | e11037a5e1dab64d308ebdc0ad7a2a2dcfac66d6 (patch) | |
| tree | 6c854a24027cada8c3465f1c2390e3c32fead653 /tools/perf/scripts/python/bin | |
| parent | d5f80ff774d167d86a84a1907fa903c88dd7a7ae (diff) | |
hwmon: (emc2305) fix kernel-doc warnings
Fix kernel-doc warnings:
drivers/hwmon/emc2305.c:62: warning: Cannot understand * @cdev: cooling device;
on line 62 - I thought it was a doc line
drivers/hwmon/emc2305.c:89: warning: Cannot understand * @client: i2c client;
on line 89 - I thought it was a doc line
and drop ';' at end of each struct member line.
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Jean Delvare <[email protected]>
Cc: Guenter Roeck <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions