diff options
| author | Andy Shevchenko <[email protected]> | 2013-03-20 12:14:30 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2013-03-25 00:21:49 +0100 |
| commit | cf8df962aa830d05be1a8d5a9c7d2a67b2837b45 (patch) | |
| tree | a3ce8c148927be8bf3360511d2cd18f464aada97 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 2e0f8822d1a6d839e66786e99ce1043e4ad1cd72 (diff) | |
ACPI / LPSS: make code less confusing for reader
The excerpt like this:
if (err) {
err = 0;
goto error_out;
}
makes a reader confused even if it's commented. Let's do necessary actions and
return no error explicitly.
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions