Re: [PATCH v3] block: aoe: no need to check return value of debugfs_create functions

From: Jens Axboe
Date: Tue Jun 04 2019 - 15:42:41 EST


On 6/3/19 1:47 PM, 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.

Applied, thanks.

--
Jens Axboe