diff options
| author | Ajay Singh <[email protected]> | 2018-09-04 12:09:35 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-09-10 18:06:51 +0200 |
| commit | f31e5584dc555fd9a9135af8343983edf23e95f1 (patch) | |
| tree | 8cade8ffb1bd186ffc05b7c46880a846a343e1ac /tools/perf/scripts/python/bin | |
| parent | a3178da4520bbfac6a366a3a25df67f907a1213a (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')
0 files changed, 0 insertions, 0 deletions