diff options
author | Dawid Kurek <dawikur@gmail.com> | 2017-06-15 19:45:56 +0200 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2017-06-15 20:26:02 +0200 |
commit | ac7c748317f515f426f48e72964c71142506f7a6 (patch) | |
tree | c4a29089c7d52d71413cf5bad1eed113c3563bff /Documentation/gpu | |
parent | drm: mxsfb_crtc: Reset the eLCDIF controller (diff) | |
download | linux-ac7c748317f515f426f48e72964c71142506f7a6.tar.xz linux-ac7c748317f515f426f48e72964c71142506f7a6.zip |
drm: Reduce scope of 'state' variable
Smaller scope reduces visibility of variable and makes usage of
uninitialized variable less possible.
Changes in v2:
- separate declaration and initialization
Changes in v3:
- add missing signed-off-by tag
Signed-off-by: Dawid Kurek <dawikur@gmail.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20170615174556.GA8872@gmail.com
Diffstat (limited to 'Documentation/gpu')
0 files changed, 0 insertions, 0 deletions