summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTobin C. Harding <me@tobin.cc>2017-04-10 13:15:56 +1000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-11 16:14:33 +0200
commit78037ef122afa7468c5addbb10885b984b3eef05 (patch)
tree6869febb3bce894d95c954c6c326fb43bcdda976 /tools/perf/scripts/python/export-to-postgresql.py
parentdd85d7120f1ed99b86185b3f1b8ab42ea4835fbd (diff)
staging: ks7010: rename identifier packet to skb
Kernel networking code predominately uses the identifier 'skb' for a struct sk_buff pointer. Of 8088 instances of 'struct sk_buff *' within net/ 6670 are named 'skb'. Following the principle of least surprise, new networking code should use the identifier 'skb' for variables of type 'struct sk_buff *'. Rename identifier 'packet' to 'skb'. Signed-off-by: Tobin C. Harding <me@tobin.cc> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions