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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <07955cfb-aae7-4a97-8222-b9c235e7c8c2@roeck-us.net>
Date: Thu, 11 Jul 2024 10:11:48 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Mirsad Todorovac <mtodorovac69@...il.com>,
 Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc: Jean Delvare <jdelvare@...e.com>, linux-hwmon@...r.kernel.org,
 "Johannes Cornelis Draaijer (datdenkikniet)" <jcdra1@...il.com>
Subject: Re: [PROBLEM linux-next] drivers/hwmon/aht10.c:224: warning: Function
 parameter or struct member 'data' not described in 'aht10_interval_write'

On 7/11/24 09:57, Mirsad Todorovac wrote:
> 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'
> 

I'll be happy to accept patches, but plain reports like this are just noise.

Guenter


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ