Hi Wambui,

> -----Original Message-----
> From: Wambui Karuga <[email protected]>
> Sent: Tuesday, March 10, 2020 8:31 PM
> To: [email protected]; [email protected]; Alexey Brodkin <[email protected]>
> Cc: [email protected]; [email protected]; 
> [email protected]
> Subject: [PATCH v2 05/17] drm/arc: make arcgpu_debugfs_init() return 0.
> 
> Since commit 987d65d01356 (drm: debugfs: make
> drm_debugfs_create_files() never fail), drm_debugfs_create_files() never
> fails and should return void. Therefore, remove its use as the
> return value of arcpgu_debugfs_init() and have the latter function return
> 0 directly.
> 
> v2: convert the function to return 0 instead of void to avoid breaking
> the build and ensure that this individual patch compiles properly.
> 
> References: 
> https://lists.freedesktop.org/archives/dri-devel/2020-February/257183.html
> Signed-off-by: Wambui Karuga <[email protected]>

Thanks for the patch!

Acked-by: Alexey Brodkin <[email protected]>

_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to