aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorIvan Safonov <insafonov@gmail.com>2019-03-20 15:45:19 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-21 08:25:00 +0100
commitb17b6823419aa698aff5650b6cabc6ab03d76729 (patch)
tree620cf76cadf0ffe9cd75d0ecb2914c19dd292191 /tools/perf/scripts/python/bin
parentstaging: rtl8192u: ieee80211: ieee80211_rx.c: Remove unnecessary braces. (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 <insafonov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions