aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLuck, Tony <[email protected]>2013-04-04 22:37:00 +0100
committerJonathan Cameron <[email protected]>2013-04-09 18:29:02 +0100
commit9f16778c5d0a32f264812a9bf1602b71613720b8 (patch)
treef1c4df120793e8f44e25f1b1246ffdd00dd692c8 /tools/perf/scripts/python
parent5993f3a2692eed3c74c86882155b8703a0060ad5 (diff)
staging:iio:adt7316 Fix some 'interesting' string operations
Calling memcmp() to check the value of the first byte in a string is overkill. Just use buf[0] == '1' or buf[0] != '1' as appropriate. Signed-off-by: Tony Luck <[email protected]> Acked-by: Lars-Peter Clausen <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions