diff options
author | Fuqian Huang <[email protected]> | 2019-07-04 10:36:33 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-07-05 15:24:41 -0700 |
commit | 233cc605a2ef2ec051086b360e0e47c54bba7c32 (patch) | |
tree | ca0acb6647d350b21bd6f7293be0fbc2fdb77872 /drivers/fpga/fpga-bridge.c | |
parent | e3b60ffbc16feeb007d07b2b7d1da4304e98c1a3 (diff) |
net/can: 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