diff options
| author | Linus Walleij <[email protected]> | 2020-01-12 13:04:47 +0100 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2020-01-12 12:59:53 -0800 |
| commit | d813d7e57026ac7638273d00c9915f2ea83a8fce (patch) | |
| tree | b9af0ebb15841dad988d1a2f5adc9886b47e3133 /tools/perf/scripts/python | |
| 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 <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions