[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6dd3973e-4dcc-cdc1-bb55-e17faa213f2d@lwfinger.net>
Date: Tue, 22 Jan 2019 09:46:22 -0600
From: Larry Finger <Larry.Finger@...inger.net>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org
Cc: linux-wireless@...r.kernel.org, b43-dev@...ts.infradead.org,
Kalle Valo <kvalo@...eaurora.org>
Subject: Re: [PATCH] b43: no need to check return value of debugfs_create
functions
On 1/22/19 9:21 AM, Greg Kroah-Hartman wrote:
> When calling debugfs functions, there is no need to ever check the
> return value. The function can work or not, but the code logic should
> never do something different based on this.
>
> Cc: Kalle Valo <kvalo@...eaurora.org>
> Cc: linux-wireless@...r.kernel.org
> Cc: b43-dev@...ts.infradead.org
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Acked-by: Larry Finger <Larry.Finger@...inger.net>
Thanks,
Larry
Powered by blists - more mailing lists