diff options
| author | Yuval Mintz <yuvalmin@broadcom.com> | 2012-06-20 19:05:19 +0000 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2012-06-22 17:20:32 -0700 |
| commit | d231023eb17134e43bf1dcea631dd156d9904b70 (patch) | |
| tree | a26da7102042d2fd69545afca22efed1a2821743 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | d0b8a6f926be5109d711937a74b8d327b29470ba (diff) | |
bnx2x: link cleanup
This patch does several things:
1. Add static to function when possible.
2. Correct comments.
3. Change msleep(small) --> usleep_range(small, small*2).
Also correct existing calls to usleep_range.
4. Remove dead code.
5. Change 'if(rc != 0)' --> if(rc)
Most of these changes are purely semantic.
Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Yaniv Rosner <yaniv.rosner@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
