diff options
| author | Vasiliy Kulikov <[email protected]> | 2010-10-10 21:28:47 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2010-10-10 11:25:00 -0700 |
| commit | 7915c0d4d226a790e2ffb85cb3386ceaea6ffae2 (patch) | |
| tree | 0425785261c796233a985d37eeabe8512995fd13 /tools/perf/scripts/python | |
| parent | 2dff52795746846ca0accb639037c26715da12d5 (diff) | |
staging: intel_sst: fix signess error
str_id was unsigned, so check for (str_id <= 0) made no sense.
Made it signed.
Signed-off-by: Vasiliy Kulikov <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions