Skip to content
Commit 53ad92fd authored by Rikard Falkeborn's avatar Rikard Falkeborn Committed by Greg Kroah-Hartman
Browse files

usb: gadget: tegra-xudc: Constify static structs



Constify a couple of ops-structs that are never modified, to let the
compiler put them in read-only memory.

Acked-by: default avatarFelipe Balbi <balbi@kernel.org>
Signed-off-by: default avatarRikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20210513200908.448351-1-rikard.falkeborn@gmail.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 00577585
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment