On Mon, Mar 05, 2018 at 04:49:19PM +0200, Ville Syrjala wrote:
> From: Ville Syrjälä
>
> Put an empty line between the variable declarations and the code, and
> use tabs for alignment.
>
> Signed-off-by: Ville Syrjälä
Acked-by: Daniel Vetter
> ---
> drivers/gpu/drm/drm_framebuffer.c | 5 +++-
From: Ville Syrjälä
Put an empty line between the variable declarations and the code, and
use tabs for alignment.
Signed-off-by: Ville Syrjälä
---
drivers/gpu/drm/drm_framebuffer.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/drm_framebuffer.c
b/dri