aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorFuqian Huang <[email protected]>2019-07-04 10:36:40 +0800
committerDavid S. Miller <[email protected]>2019-07-05 15:25:04 -0700
commitb82b21391092c87d257467762eacf496f43c6874 (patch)
treec5c197ac4256510e44853d8f8b4ebf1b63d36a8b /drivers/fpga/fpga-bridge.c
parent233cc605a2ef2ec051086b360e0e47c54bba7c32 (diff)
net/ethernet: using dev_get_drvdata directly
Several drivers cast a struct device pointer to a struct platform_device pointer only to then call platform_get_drvdata(). To improve readability, these constructs can be simplified by using dev_get_drvdata() directly. Signed-off-by: Fuqian Huang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions