Hi Wambui,

> -----Original Message-----
> From: Wambui Karuga <wambui.karu...@gmail.com>
> Sent: Tuesday, March 10, 2020 8:31 PM
> To: airl...@linux.ie; dan...@ffwll.ch; Alexey Brodkin <abrod...@synopsys.com>
> Cc: dri-devel@lists.freedesktop.org; linux-ker...@vger.kernel.org; 
> gre...@linuxfoundation.org
> 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 <wambui.karu...@gmail.com>

Thanks for the patch!

Acked-by: Alexey Brodkin <abrod...@synopsys.com>

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to