diff options
| author | 2010-07-11 15:32:42 +0200 | |
|---|---|---|
| committer | 2010-08-02 10:17:23 +1000 | |
| commit | 58c1e85af3645ac8df021dbf14acd215b5687f54 (patch) | |
| tree | 63ebfd92e6ff5ceceda02f0835bc2a385720f855 /scripts/patch-kernel | |
| parent | drm/i830: fixed brace and spacing coding style issues (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 <nikai@nikai.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
