[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3f49f1c9-9d54-65cb-2462-6e46d0784d4d@i2se.com>
Date: Tue, 13 Aug 2019 11:21:45 +0200
From: Stefan Wahren <stefan.wahren@...e.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Michael Heimpold <michael.heimpold@...e.com>,
Yangtao Li <tiny.windzz@...il.com>
Subject: Re: [PATCH v3 11/17] qca: no need to check return value of
debugfs_create functions
On 10.08.19 12:17, 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: "David S. Miller" <davem@...emloft.net>
> Cc: Stefan Wahren <stefan.wahren@...e.com>
> Cc: Michael Heimpold <michael.heimpold@...e.com>
> Cc: Yangtao Li <tiny.windzz@...il.com>
> Cc: netdev@...r.kernel.org
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Acked-by: Stefan Wahren <stefan.wahren@...e.com>
Powered by blists - more mailing lists