]> www.infradead.org Git - users/dwmw2/linux.git/commit
hwmon: (aht10) Drop doctype annotations from static functions
authorGuenter Roeck <linux@roeck-us.net>
Wed, 16 Apr 2025 22:59:19 +0000 (15:59 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 23 Apr 2025 14:18:27 +0000 (07:18 -0700)
commit41e743881e85b4cda80c53e11075e7b19809b3ce
tree21d212442adb2d8cad622531a77b02cfbf6660f1
parent38b5a5acabb639a2e3d40bffb92bd42f613dcd71
hwmon: (aht10) Drop doctype annotations from static functions

doctype annotations of static functions have little if any value.
Drop them to silence 0-day complaints.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202504161919.duDL1s2X-lkp@intel.com/
Cc: Johannes Cornelis Draaijer <jcdra1@gmail.com>
Reviewed-by: Tzung-Bi Shih <tzungbi@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/aht10.c