[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200218181956.GA2635524@kroah.com>
Date: Tue, 18 Feb 2020 19:19:56 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Wambui Karuga <wambui.karugax@...il.com>
Cc: abrodkin@...opsys.com, airlied@...ux.ie, daniel@...ll.ch,
dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drm/arc: make arcpgu_debugfs_init return 0
On Tue, Feb 18, 2020 at 08:28:12PM +0300, Wambui Karuga wrote:
> As drm_debugfs_create_files should return void, remove its use as the
> return value of arcpgu_debugfs_init and have the latter function
> return 0 directly.
>
> Signed-off-by: Wambui Karuga <wambui.karugax@...il.com>
> ---
> drivers/gpu/drm/arc/arcpgu_drv.c | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
What order does all of these patches apply in?
You have two of them numbered, but not all, so this is really confusing
as to how to review this...
Can you fix all that up and resend?
thanks,
greg k-h
Powered by blists - more mailing lists