diff options
| author | Jules Irenge <[email protected]> | 2020-02-23 23:16:52 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-02-24 13:26:49 -0800 |
| commit | 0eb713fb667de4be60ad645f88de6e5bd15d41df (patch) | |
| tree | 65b1dfa3a41a5c788e306ba682502f9f14d360ad /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | 5018adfd7a18219c77eeb255555f7d7052819542 (diff) | |
net: netrom: Add missing annotation for nr_node_stop()
Sparse reports a warning at nr_node_stop()
warning: context imbalance in nr_node_stop() - wrong count at exit
The root cause is the missing annotation at nr_node_stop()
Add the missing __releases(&nr_node_list_lock) annotation
Signed-off-by: Jules Irenge <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions