diff options
author | Bartosz Golaszewski <[email protected]> | 2020-09-28 16:34:37 +0200 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2020-11-25 15:36:52 +0100 |
commit | 0c2c7e1323b44548c10f899df565e4c4154600f1 (patch) | |
tree | 9391e39c59a3c7ba6586f9d47e1763c78aeb1a3c /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | 8e27c2aef8c321ce94c69f397f26d7647a1914d0 (diff) |
gpio: exar: use a helper variable for &pdev->dev
It's more elegant to use a helper local variable to store the address
of the underlying struct device than to dereference pdev everywhere. It
also has the benefit of avoiding unnecessary line breaks.
Signed-off-by: Bartosz Golaszewski <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions