[PATCH 06/21] drm/arc: make arcpgu_debugfs_init return void
Alexey Brodkin
Alexey.Brodkin at synopsys.com
Thu Feb 27 14:43:10 UTC 2020
Hi Wambui,
> -----Original Message-----
> From: Wambui Karuga <wambui.karugax at gmail.com>
> Sent: Thursday, February 27, 2020 7:02 PM
> To: daniel at ffwll.ch; airlied at linux.ie; Alexey Brodkin <abrodkin at synopsys.com>
> Cc: linux-kernel at vger.kernel.org; gregkh at linuxfoundation.org; dri-devel at lists.freedesktop.org
> Subject: [PATCH 06/21] drm/arc: make arcpgu_debugfs_init return void
>
> 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 also
> return void.
>
> Signed-off-by: Wambui Karuga <wambui.karugax at gmail.com>
Thanks for this clean-up and
Acked-by: Alexey Brodkin <abrodkin at synopsys.com>
More information about the dri-devel
mailing list