diff options
| author | Zefir Kurtisi <[email protected]> | 2013-09-05 14:11:57 +0200 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2013-09-26 15:13:35 -0400 |
| commit | 5e88ba6228e66741811992a6c1d7cf37195ed4be (patch) | |
| tree | bbef06dfe1c87b09a3b2b5c4fde947a7030368e1 /tools/perf/scripts/python | |
| parent | bf7c756c5d653a63c9bbef4686ae57efcfdaee3d (diff) | |
ath9k: replace snprintf() with scnprintf()
Whenever the return value of snprintf() is used to calculate
remaining buffer-space, we wanted to use sncprintf() instead.
Indentation is adapted where possible. Some lines exceed the
line width limit, either they did it already before, or
since they can not be broken reasonably well.
Signed-off-by: Zefir Kurtisi <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions