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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 22 Dec 2022 16:27:14 +0100 From: David Rheinsberg <david.rheinsberg@...il.com> To: Thomas Weißschuh <linux@...ssschuh.net> Cc: Jiri Kosina <jikos@...nel.org>, Benjamin Tissoires <benjamin.tissoires@...hat.com>, linux-input@...r.kernel.org, linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org, linux-bluetooth@...r.kernel.org, netdev@...r.kernel.org Subject: Re: [PATCH 0/8] HID: remove some unneeded exported symbols from hid.h Hi On Thu, 22 Dec 2022 at 06:10, Thomas Weißschuh <linux@...ssschuh.net> wrote: > Small cleanup to get rid of exports of the lowlevel hid drivers and to make > them const. [...] > Thomas Weißschuh (8): > HID: letsketch: Use hid_is_usb() > HID: usbhid: Make hid_is_usb() non-inline > HID: Remove unused function hid_is_using_ll_driver() > HID: Unexport struct usb_hid_driver > HID: Unexport struct uhid_hid_driver > HID: Unexport struct hidp_hid_driver > HID: Unexport struct i2c_hid_ll_driver > HID: Make lowlevel driver structs const Yeah, it makes sense to avoid exposing the structs. Reviewed-by: David Rheinsberg <david.rheinsberg@...il.com> Thanks David
Powered by blists - more mailing lists