diff options
| author | Rahul Rameshbabu <[email protected]> | 2024-12-14 19:43:06 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-12-17 12:30:45 +0000 |
| commit | d22f955cc2cb9684dd45396f974101f288869485 (patch) | |
| tree | 5a15f5785ef5c18281977ba7ca34348616ae15f2 /net/core/page_pool.c | |
| parent | net/sched: Add drop reasons for AQM-based qdiscs (diff) | |
| download | kernel-d22f955cc2cb9684dd45396f974101f288869485.tar.gz kernel-d22f955cc2cb9684dd45396f974101f288869485.zip | |
rust: net::phy scope ThisModule usage in the module_phy_driver macro
Similar to the use of $crate::Module, ThisModule should be referred to as
$crate::ThisModule in the macro evaluation. The reason the macro previously
did not cause any errors is because all the users of the macro would use
kernel::prelude::*, bringing ThisModule into scope.
Signed-off-by: Rahul Rameshbabu <[email protected]>
Reviewed-by: FUJITA Tomonori <[email protected]>
Reviewed-by: Alice Ryhl <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/core/page_pool.c')
0 files changed, 0 insertions, 0 deletions
