commit | c10496c8d233aa3fa7c5419939083025dbfe33e9 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Mar 05 16:49:19 2018 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Mar 12 22:25:44 2018 +0200 |
tree | 4e341d5c4c74e328cc6dacaabfc5969297861486 | |
parent | 4451c287eb26ae40501689f9ee8cd17ae9220ccc [diff] |
drm: Fix some coding style issues Put an empty line between the variable declarations and the code, and use tabs for alignment. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180305144919.2881-3-ville.syrjala@linux.intel.com Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>