diff options
| author | Sachin Kamat <sachin.kamat@linaro.org> | 2012-11-15 07:43:28 +0400 |
|---|---|---|
| committer | Dave Airlie <airlied@redhat.com> | 2012-11-20 09:35:22 +0400 |
| commit | 6c91083f8e8867a39c70a6448b014478d2acfc48 (patch) | |
| tree | 486459a7efa7cccfec7f2273a45e58183d1b0f1b /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 08bec5b4edd13a7cb0bc2fb27c529d794ae67054 (diff) | |
| download | linux-6c91083f8e8867a39c70a6448b014478d2acfc48.tar.xz | |
drm/fb_helper: Fix checkpatch errors
Fixes the following checkpatch errors:
ERROR: trailing statements should be on next line
98: FILE: gpu/drm/drm_fb_helper.c:98:
case DRM_FORCE_OFF: s = "OFF"; break;
ERROR: trailing statements should be on next line
99: FILE: gpu/drm/drm_fb_helper.c:99:
case DRM_FORCE_ON_DIGITAL: s = "ON - dig"; break;
ERROR: trailing statements should be on next line
101: FILE: gpu/drm/drm_fb_helper.c:101:
case DRM_FORCE_ON: s = "ON"; break;
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
