diff options
author | Andy Shevchenko <[email protected]> | 2022-02-10 15:49:43 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-03-18 14:01:19 +0100 |
commit | e0de88dc7ba2cfd352f0e472044a9176c0a91cf1 (patch) | |
tree | 85406c86060e88c4012cc30f23d4fe4f2c67eca5 /net/lapb/lapb_in.c | |
parent | 1456277644b3d33e76f553724127184b1cd27974 (diff) |
pps: generators: pps_gen_parport: Switch to use module_parport_driver()
Switch to use module_parport_driver() to reduce boilerplate code.
Note, it doesn't matter when we check the module parameter. If it was
writable we even would have more flexibility of changing it at runtime
(when built-in the kernel) after this patch.
Acked-by: Rodolfo Giometti <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions