diff options
author | 2024-12-05 09:56:05 +0100 | |
---|---|---|
committer | 2025-01-10 10:15:04 +0100 | |
commit | 7685ad5f08d9297f5a3d30b1818391ac94813171 (patch) | |
tree | b476c1b1873c86fda92b311806b4fcbdbc0d332a /rust/kernel | |
parent | btf: Switch module BTF attribute to sysfs_bin_attr_simple_read() (diff) | |
download | wireguard-linux-7685ad5f08d9297f5a3d30b1818391ac94813171.tar.xz wireguard-linux-7685ad5f08d9297f5a3d30b1818391ac94813171.zip |
mux: constify mux class
All class functions used here take a const pointer to the class
structure so we can make the struct itself constant.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/r/20241205085605.9501-1-brgl@bgdev.pl
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions