[PATCH 1/7] drm/amdgpu: fix indentation in struct amdgpu_ring

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series is,

Reviewed-by: Edward O'Callaghan <funfunctor at folklore1984.net>

A nice revision of the previous solution btw..

On 07/21/2016 08:01 PM, Christian König wrote:
> From: Christian König <christian.koenig at amd.com>
> 
> Signed-off-by: Christian König <christian.koenig at amd.com>
> ---
>  drivers/gpu/drm/amd/amdgpu/amdgpu.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
> index 459e136..d939038 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
> @@ -802,8 +802,8 @@ struct amdgpu_ring {
>  	enum amdgpu_ring_type	type;
>  	char			name[16];
>  	unsigned		cond_exe_offs;
> -	u64				cond_exe_gpu_addr;
> -	volatile u32	*cond_exe_cpu_addr;
> +	u64			cond_exe_gpu_addr;
> +	volatile u32		*cond_exe_cpu_addr;
>  #if defined(CONFIG_DEBUG_FS)
>  	struct dentry *ent;
>  #endif
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20160721/a7ec6bb5/attachment-0001.sig>


[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux