Re: [PATCH v2 7/7] block: rnull: use `LocalModule` for `THIS_MODULE`
Andreas Hindborg <[email protected]>
| Newsgroups | org.kernel.vger.linux-modules,dev.linux.lists.driver-core,dev.linux.lists.nova-gpu,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-block,org.kernel.vger.linux-kselftest,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
Alvin Sun <[email protected]> writes: > Replace the `THIS_MODULE` import with `LocalModule` from the crate, > consistent with the move of `THIS_MODULE` into the `ModuleMetadata` > trait. > > Signed-off-by: Alvin Sun <[email protected]> You need to squash this with the previous patch. Best regards, Andreas Hindborg