diff options
| author | Alexander Duyck <alexander.h.duyck@intel.com> | 2017-03-24 20:08:12 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2017-03-25 06:49:30 +0300 |
| commit | 2b5cd0dfa384242f78a396b90087368c9440cc9a (patch) | |
| tree | aba02503d7405e225fe590248127028e10cafd8c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | d2e64dbbe95b2b51eb723134274de1d3f30bce80 (diff) | |
| download | linux-2b5cd0dfa384242f78a396b90087368c9440cc9a.tar.xz | |
net: Change return type of sk_busy_loop from bool to void
checking the return value of sk_busy_loop. As there are only a few
consumers of that data, and the data being checked for can be replaced
with a check for !skb_queue_empty() we might as well just pull the code
out of sk_busy_loop and place it in the spots that actually need it.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
