diff options
author | Li Zetao <lizetao1@huawei.com> | 2023-08-15 15:49:27 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-08-16 09:54:16 +0100 |
commit | 61a9b174f461de4d0668a98ca2f668b65ebdf131 (patch) | |
tree | 278d1761775da359f602323261789dd34fc8bff2 /drivers/uio | |
parent | bc02fc7990239a73f199105bb57b34963b6a12c7 (diff) |
nfc: virtual_ncidev: Use module_misc_device macro to simplify the code
Use the module_misc_device macro to simplify the code, which is the
same as declaring with module_init() and module_exit().
Signed-off-by: Li Zetao <lizetao1@huawei.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions