diff options
author | Uwe Kleine-König <[email protected]> | 2022-09-20 15:56:16 +0200 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2022-09-25 14:22:11 -0700 |
commit | 6c7c469c8074e2bb20c41592f28b81925988b1a7 (patch) | |
tree | b60d944c833363a183249dc1f4b22c35216db584 /net/lapb/lapb_out.c | |
parent | 070affa898d2afc64a9633880a520ad21c8cf5cc (diff) |
hwmon: (vt8231) Introduce a #define for the driver name and use it
Make use of the cpp symbol DRIVER_NAME to set the driver's name and use
it instead of all explicit usages of the same string. Also make use of
it instead of vt8231_driver.driver.name which breaks a cyclic dependency
between vt8231_probe() and vt8231_driver that in the next commit allows
to drop some forward declarations.
Signed-off-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions