summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAdrian Barnaś <abarnas@google.com>2025-09-19 09:53:27 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-10-22 08:55:00 +0300
commit61e606305672342858a647af3629d9dfcc4e4265 (patch)
tree99b827eec6e57a20cf8d38920e901a5eef051932 /scripts/patch-kernel
parentb93606c51b5463766c4cf250072df219f20f49bb (diff)
downloadlinux-61e606305672342858a647af3629d9dfcc4e4265.tar.xz
drivers: eisa: make eisa_bus_type const
Because driver core can properly handle constant struct bus_type, move the eisa_bus_type to be a constant structure as well, placing it into read-only memory which can not be modified at runtime. Signed-off-by: Adrian Barnaś <abarnas@google.com> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Link: https://patch.msgid.link/20250919065327.672924-1-abarnas@google.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions