[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190123104251.yqzq2zutofia5kyn@bars>
Date: Wed, 23 Jan 2019 10:42:58 +0000
From: Sergey Matyukevich <sergey.matyukevich.os@...ntenna.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Igor Mitsyanko <imitsyanko@...ntenna.com>,
Avinash Patil <avinashp@...ntenna.com>,
Sergey Matyukevich <smatyukevich@...ntenna.com>,
Kalle Valo <kvalo@...eaurora.org>,
"linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>
Subject: Re: [PATCH] quantenna: no need to check return value of
debugfs_create functions
> 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: Igor Mitsyanko <imitsyanko@...ntenna.com>
> Cc: Avinash Patil <avinashp@...ntenna.com>
> Cc: Sergey Matyukevich <smatyukevich@...ntenna.com>
> Cc: Kalle Valo <kvalo@...eaurora.org>
> Cc: linux-wireless@...r.kernel.org
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> ---
> drivers/net/wireless/quantenna/qtnfmac/debug.c | 14 +-------------
> 1 file changed, 1 insertion(+), 13 deletions(-)
Reviewed-by: Sergey Matyukevich <sergey.matyukevich.os@...ntenna.com>
Regards,
Sergey
Powered by blists - more mailing lists