aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAjay Singh <[email protected]>2018-09-04 12:09:35 +0530
committerGreg Kroah-Hartman <[email protected]>2018-09-10 18:06:51 +0200
commitf31e5584dc555fd9a9135af8343983edf23e95f1 (patch)
tree8cade8ffb1bd186ffc05b7c46880a846a343e1ac /tools/perf/scripts/python/bin/stackcollapse-record
parenta3178da4520bbfac6a366a3a25df67f907a1213a (diff)
staging: wilc1000: use short names to fix over 80 issue in tcp_process()
Use short variable names to avoid line over 80 chars checkpatch warning in tcp_process(). struct pending_acks_info --> struct pending_ack int tcp_pending_ack_idx --> int ack_idx u32 pending_ack --> u32 pending_ack_idx Signed-off-by: Ajay Singh <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions