diff options
author | Alexander Shishkin <[email protected]> | 2019-05-03 11:44:43 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-05-03 18:14:30 +0200 |
commit | 0de9e0351d4d4266b3e3f4ecf405c21af61a1f9e (patch) | |
tree | 554af794a5eace96903e512ef746255836ffd57d /net/switchdev/switchdev.c | |
parent | 4c5bb6eb4055adcefaeb5da56dfbecf7df3695d7 (diff) |
intel_th: msu: Replace open-coded list_{first,last,next}_entry variants
There are a few places in the code where open-coded versions of list entry
accessors list_first_entry()/list_last_entry()/list_next_entry() are used.
Replace those with the standard macros.
Signed-off-by: Alexander Shishkin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions