diff options
author | Peter Huewe <peterhuewe@gmx.de> | 2013-01-29 00:36:39 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-29 23:11:41 -0500 |
commit | e21545449b2b96775065f237063a224fff21ed9d (patch) | |
tree | 986d0cd202cbb9f84f091d4e8af5b1082873c8f3 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | bc3954b8147402e4495378d982cc8e708703a0f1 (diff) |
staging/comedi/adl_pci8164: Don't assign string
Assigning a string is really bad,
and since we only have 1 char strings here we
can simply use a char to store the value and change the format specifier.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions