aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2024-02-19 17:04:58 +0200
committerGreg Kroah-Hartman <[email protected]>2024-03-02 21:52:06 +0100
commit7a345dc19a7c01a04a2d7bcd79238389b0838b78 (patch)
tree86d4e6e834abbe4fab7d64c4cb47751b5067fa1f /net/lapb/lapb_out.c
parent73b5a5c00be39e23b194bad10e1ea8bb73eee176 (diff)
serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacks
PM callbacks take struct device pointer as a parameter, use dev_get_drvdata() to retrieve it instead of unneeded double loop of referencing via pci_get_drvdata(to_pci_dev(dev)). 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_out.c')
0 files changed, 0 insertions, 0 deletions