lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <851b86f1-5757-4f4a-960a-2d4ecb840734@gmail.com>
Date: Thu, 11 Jul 2024 18:57:09 +0200
From: Mirsad Todorovac <mtodorovac69@...il.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc: Jean Delvare <jdelvare@...e.com>, Guenter Roeck <linux@...ck-us.net>,
 linux-hwmon@...r.kernel.org,
 "Johannes Cornelis Draaijer (datdenkikniet)" <jcdra1@...il.com>
Subject: [PROBLEM linux-next] drivers/hwmon/aht10.c:224: warning: Function
 parameter or struct member 'data' not described in 'aht10_interval_write'

Hi all,

On the linux-next vanilla tree next-20240709, there is a lot of complaining about
code like these, which is not an error, but it seems like documentation lags behind
the [dynamic] source development.

If you  are interested in reporting these to the respective maintainers and developers,
give me a ping.

drivers/hwmon/aht10.c:224: warning: Function parameter or struct member 'data' not described in 'aht10_interval_write'
drivers/hwmon/aht10.c:224: warning: Function parameter or struct member 'val' not described in 'aht10_interval_write'
drivers/hwmon/aht10.c:235: warning: Function parameter or struct member 'data' not described in 'aht10_interval_read'
drivers/hwmon/aht10.c:235: warning: Function parameter or struct member 'val' not described in 'aht10_interval_read'
drivers/hwmon/aht10.c:244: warning: Function parameter or struct member 'data' not described in 'aht10_temperature1_read'
drivers/hwmon/aht10.c:244: warning: Function parameter or struct member 'val' not described in 'aht10_temperature1_read'
drivers/hwmon/aht10.c:259: warning: Function parameter or struct member 'data' not described in 'aht10_humidity1_read'
drivers/hwmon/aht10.c:259: warning: Function parameter or struct member 'val' not described in 'aht10_humidity1_read'

Hope this helps.
God bless.
Or, live long and prosper, if you prefer. :-)

Best regards,
Mirsad Todorovac
View attachment ".config" of type "text/plain" (134865 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ