aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorIvan Safonov <[email protected]>2019-03-20 15:45:19 +0300
committerGreg Kroah-Hartman <[email protected]>2019-03-21 08:25:00 +0100
commitb17b6823419aa698aff5650b6cabc6ab03d76729 (patch)
tree620cf76cadf0ffe9cd75d0ecb2914c19dd292191 /tools/perf/scripts/python/export-to-sqlite.py
parent40a3483b194ea793e3909b0256f536b430b14532 (diff)
staging: netlogic: replace skb_put/pull pair with skb_reserve
The sequence skb_put(skb); skb_pull(skb); leads to the same result as skb_reserve(skb); but second is a little shorter and clearer. Signed-off-by: Ivan Safonov <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions