aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-09-24 15:57:37 +0200
committerGuenter Roeck <[email protected]>2022-09-25 14:22:11 -0700
commit50e52c1fc5cecfac52287a2227d8883b32963876 (patch)
treee5395f3d4dbb16c8c159949d9692cbe5979d52e1 /net/lapb/lapb_out.c
parent8887516f01066375d70162a978b3fd9d73695878 (diff)
hwmon: (via686a) 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 sis5595_driver.driver.name which breaks a cyclic dependency between sis5595_probe() and sis5595_driver that in the next commit allows to drop some forward declarations. For an amd64 allyesconfig this even reduces the size of the driver by 3 bytes. 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