aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorIvan Orlov <[email protected]>2023-06-20 11:44:15 +0200
committerGreg Kroah-Hartman <[email protected]>2023-06-20 16:20:45 +0200
commite571e843f0ce005503471707fa02e892ba2a6f35 (patch)
tree459bf2dd8d50ffc1ba067a9524c838116291df47 /scripts/gdb
parent8e99143649ad4838d58aeac9da43a5726b841366 (diff)
USB: mon: make mon_bin_class a static const structure
Now that the driver core allows for struct class to be in read-only memory, move the mon_bin_class structure to be declared at build time placing it into read-only memory, instead of having to be dynamically allocated at load time. Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Ivan Orlov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions