diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2020-01-12 13:04:47 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-01-12 12:59:53 -0800 |
commit | d813d7e57026ac7638273d00c9915f2ea83a8fce (patch) | |
tree | b9af0ebb15841dad988d1a2f5adc9886b47e3133 /block/blk-core.c | |
parent | c83db9ef5640548631707e8b4a7bcddc115fdbae (diff) |
net: ethernet: ixp4xx: Use distinct local variable
Use "ndev" for the struct net_device and "dev" for the
struct device in probe() and remove(). Add the local
"dev" pointer for later use in refactoring.
Take this opportunity to fix inverse christmas tree
coding style.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'block/blk-core.c')
0 files changed, 0 insertions, 0 deletions