diff options
| author | Nicolas Kaiser <[email protected]> | 2010-07-11 15:32:42 +0200 |
|---|---|---|
| committer | Dave Airlie <[email protected]> | 2010-08-02 10:17:23 +1000 |
| commit | 58c1e85af3645ac8df021dbf14acd215b5687f54 (patch) | |
| tree | 63ebfd92e6ff5ceceda02f0835bc2a385720f855 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 5649911316c89b6cf7963b521ec5e9287f8667a7 (diff) | |
drm/via: fixed coding style issues, simplified return
Fixed brace, macro and spacing coding style issues.
Simplified
-if (ret) return ret;
-return 0;
+return ret;
Signed-off-by: Nicolas Kaiser <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions