diff options
| author | Ajay Singh <ajay.kathat@microchip.com> | 2018-09-04 12:09:35 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-10 18:06:51 +0200 |
| commit | f31e5584dc555fd9a9135af8343983edf23e95f1 (patch) | |
| tree | 8cade8ffb1bd186ffc05b7c46880a846a343e1ac /tools/perf/scripts/python | |
| parent | a3178da4520bbfac6a366a3a25df67f907a1213a (diff) | |
| download | linux-f31e5584dc555fd9a9135af8343983edf23e95f1.tar.gz linux-f31e5584dc555fd9a9135af8343983edf23e95f1.zip | |
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 <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
