diff options
author | 2025-01-03 17:46:02 +0100 | |
---|---|---|
committer | 2025-01-07 11:31:45 +0100 | |
commit | 9b880189327b9727640147253f3236ec5b3f704f (patch) | |
tree | 00a7a0a325c468fc8d1f45d4b24e3033a9c8efaf /rust/kernel/pci.rs | |
parent | rust: pci: do not depend on CONFIG_PCI_MSI (diff) | |
download | wireguard-linux-9b880189327b9727640147253f3236ec5b3f704f.tar.xz wireguard-linux-9b880189327b9727640147253f3236ec5b3f704f.zip |
rust: io: move module entry to its correct location
The module entry of `io` falsely ended up in the "use" block instead of
the "mod" block, hence move it to its correct location.
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Link: https://lore.kernel.org/r/20250103164655.96590-3-dakr@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/kernel/pci.rs')
0 files changed, 0 insertions, 0 deletions