diff options
| author | Ricardo B. Marliere <[email protected]> | 2024-02-13 14:38:02 +0000 |
|---|---|---|
| committer | Helge Deller <[email protected]> | 2024-02-27 21:51:44 +0000 |
| commit | 0b9ec151b9b45fee749d32d744d50e1b721d79b2 (patch) | |
| tree | 834d6dc03df7ae059d4c757854833b40d2833836 /scripts/bpf_doc.py | |
| parent | parisc: avoid c23 'nullptr' idenitifier (diff) | |
| download | kernel-0b9ec151b9b45fee749d32d744d50e1b721d79b2.tar.gz kernel-0b9ec151b9b45fee749d32d744d50e1b721d79b2.zip | |
parisc: make parisc_bus_type const
Since commit d492cc2573a0 ("driver core: device.h: make struct
bus_type a const *"), the driver core can properly handle constant
struct bus_type, move the parisc_bus_type variable to be a constant
structure as well, placing it into read-only memory which can not be
modified at runtime.
Cc: Greg Kroah-Hartman <[email protected]>
Suggested-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Ricardo B. Marliere <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions
