Re: [PATCH 23/25] HID: hid-sensor-hub: Move 'hsdev' description to correct struct definition
From: Jonathan Cameron <jic23@kernel.org>
Date: 2021-03-29 15:23:29
Also in:
linux-iio, lkml
From: Jonathan Cameron <jic23@kernel.org>
Date: 2021-03-29 15:23:29
Also in:
linux-iio, lkml
On Mon, 29 Mar 2021 14:00:07 +0100 Lee Jones [off-list ref] wrote:
On Mon, 29 Mar 2021, Jonathan Cameron wrote:quoted
On Fri, 26 Mar 2021 14:34:56 +0000 Lee Jones [off-list ref] wrote:quoted
Fixes the following W=1 kernel build warning(s): drivers/hid/hid-sensor-hub.c:54: warning: Function parameter or member 'hsdev' not described in 'hid_sensor_hub_callbacks_list'Perhaps nice to mention that this was a result of ca2ed12f163b ("HID: hid-sensor-hub: Processing for duplicate physical ids")I only tend to do that for Fixes: tags, but Greg has made it clear that these patches are not suitable for stable.
Ok, I was deliberately not including Fixes for that reason, but I guess some other script might moan if we do that :)
quoted
quoted
Cc: Jiri Kosina <jikos@kernel.org> Cc: Jonathan Cameron <jic23@kernel.org> Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Cc: Benjamin Tissoires <redacted> Cc: linux-input@vger.kernel.org Cc: linux-iio@vger.kernel.org Signed-off-by: Lee Jones <redacted>quoted
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>Thanks dude, much appreciated.