aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-05-21 15:41:46 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-05-23 12:31:34 +0200
commitd1d89e8eee6f0e91cfad2a0375ad679fd5c1ae83 (patch)
treeff029b2f709b29fcc46db8a1b7e6d8ef037b751e /scripts/lib/kdoc/kdoc_files.py
parentMerge tag 'usb-serial-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next (diff)
downloadlinux-rng-d1d89e8eee6f0e91cfad2a0375ad679fd5c1ae83.tar.xz
linux-rng-d1d89e8eee6f0e91cfad2a0375ad679fd5c1ae83.zip
USB: gadget: fix up const issue with struct usb_function_instance
In struct usb_function, the struct usb_function_instance pointer variable "fi" is listed as const, but it is written to in numerous places, making the const marking of it a total lie. Fix this up by just removing the const pointer attribute as this is modified in numerous places. Link: https://lore.kernel.org/r/2025052145-undress-puma-f7cf@gregkh Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions