diff options
author | Ricardo B. Marliere <ricardo@marliere.net> | 2024-02-04 13:02:30 -0300 |
---|---|---|
committer | William Breathitt Gray <wbg@kernel.org> | 2024-04-02 13:10:33 -0400 |
commit | 6b0828ca8bd18315647511dfe731101b6a59de2b (patch) | |
tree | 35edcf0041435b833464995467772d8c6daa8100 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 416bdb89605d960405178b9bf04df512d1ace1a3 (diff) |
counter: make counter_bus_type const
Now that the driver core can properly handle constant struct bus_type,
move the counter_bus_type variable to be a constant structure as well,
placing it into read-only memory which can not be modified at runtime.
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: "Ricardo B. Marliere" <ricardo@marliere.net>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20240204-bus_cleanup-counter-v1-1-cef9dd719bdc@marliere.net
Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions