[PATCH 7/8] drm/amdgpu: fix indentation in amdgpu_display.h

Deucher, Alexander Alexander.Deucher at amd.com
Thu Oct 26 18:06:48 UTC 2017


> -----Original Message-----
> From: amd-gfx [mailto:amd-gfx-bounces at lists.freedesktop.org] On Behalf
> Of Christian König
> Sent: Thursday, October 26, 2017 12:06 PM
> To: amd-gfx at lists.freedesktop.org
> Subject: [PATCH 7/8] drm/amdgpu: fix indentation in amdgpu_display.h
> 
> From: Christian König <christian.koenig at amd.com>
> 
> That was somehow completely of.
> 
> Signed-off-by: Christian König <christian.koenig at amd.com>

Reviewed-by: Alex Deucher <alexander.deucher at amd.com>

> ---
>  drivers/gpu/drm/amd/amdgpu/amdgpu_display.h | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_display.h
> b/drivers/gpu/drm/amd/amdgpu/amdgpu_display.h
> index 3cc0ef0..11ae4ab 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_display.h
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_display.h
> @@ -25,9 +25,8 @@
> 
>  struct drm_framebuffer *
>  amdgpu_user_framebuffer_create(struct drm_device *dev,
> -						       struct drm_file *file_priv,
> -							   const struct
> drm_mode_fb_cmd2 *mode_cmd);
> -
> +			       struct drm_file *file_priv,
> +			       const struct drm_mode_fb_cmd2 *mode_cmd);
>  void amdgpu_output_poll_changed(struct drm_device *dev);
> 
>  #endif
> --
> 2.7.4
> 
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx


More information about the amd-gfx mailing list