]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
drm: Fix some coding style issues
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 5 Mar 2018 14:49:19 +0000 (16:49 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 12 Mar 2018 20:25:44 +0000 (22:25 +0200)
commitc10496c8d233aa3fa7c5419939083025dbfe33e9
tree4e341d5c4c74e328cc6dacaabfc5969297861486
parent4451c287eb26ae40501689f9ee8cd17ae9220ccc
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>
drivers/gpu/drm/drm_framebuffer.c