Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

hwmon: (ina3221) Demote seemingly unintentional kerneldoc header

This is the only use of kerneldoc in the sourcefile and no
descriptions are provided.

Fixes the following W=1 kernel build warning(s):

drivers/hwmon/ina3221.c:152: warning: Function parameter or member 'ina' not described in 'ina3221_summation_shunt_resistor'

Cc: "Andrew F. Davis" <afd@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20201112095715.1993117-3-lee.jones@linaro.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>

authored by

Lee Jones and committed by
Guenter Roeck
f9279cda 3478c269

+1 -1
+1 -1
drivers/hwmon/ina3221.c
··· 139 139 (ina->reg_config & INA3221_CONFIG_CHx_EN(channel)); 140 140 } 141 141 142 - /** 142 + /* 143 143 * Helper function to return the resistor value for current summation. 144 144 * 145 145 * There is a condition to calculate current summation -- all the shunt