diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-08-03 14:34:21 +0200 |
---|---|---|
committer | Benjamin Tissoires <bentiss@kernel.org> | 2024-08-27 16:18:51 +0200 |
commit | 3593630c89d7d3963c42262694f8aa8b4727a0ad (patch) | |
tree | 7048e0a91fb9ef1a8952af5444aae2ab007f5e0d /sound | |
parent | HID: constify params and return value of fetch_item() (diff) | |
download | linux-3593630c89d7d3963c42262694f8aa8b4727a0ad.tar.xz linux-3593630c89d7d3963c42262694f8aa8b4727a0ad.zip |
HID: constify hid_device::dev_rdesc
Once a report descriptor has been created by the HID core it is not
supposed to be modified anymore.
Enforce this invariant through the type system.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://patch.msgid.link/20240803-hid-const-fixup-v2-5-f53d7a7b29d8@weissschuh.net
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions