diff options
| author | zhaoxiao <[email protected]> | 2021-09-06 14:43:15 +0800 |
|---|---|---|
| committer | Rob Clark <[email protected]> | 2021-10-15 12:59:20 -0700 |
| commit | 5369f3c50995b7dc91cfba23679bb3a71f613a0d (patch) | |
| tree | a2fa2095cab7154aadf0afea438b186a0309cc4c /tools/perf/scripts/python | |
| parent | 803e66f40a15da6abe2bf5afe6f6465d01c38efa (diff) | |
drm/msm: Remove initialization of static variables
Address the following checkpatch errors:
ERROR: do not initialise statics to false
FILE: :drivers/gpu/drm/msm/msm_drv.c:21:
-static bool reglog = false;
FILE: :drivers/gpu/drm/msm/msm_drv.c:31:
-bool dumpstate = false;
Signed-off-by: zhaoxiao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions