[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191102171009.GA479906@kroah.com>
Date: Sat, 2 Nov 2019 18:10:09 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: zhong jiang <zhongjiang@...wei.com>
Cc: akinobu.mita@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/2] fault-inject: Use debugfs_create_ulong() instead
of debugfs_create_ul()
On Thu, Oct 31, 2019 at 09:56:16AM +0800, zhong jiang wrote:
> debugfs_create_ulong() has implemented the function of debugfs_create_ul()
> in lib/fault-inject.c. hence we can replace it.
>
> Suggested-by: Akinobu Mita <akinobu.mita@...il.com>
> Signed-off-by: zhong jiang <zhongjiang@...wei.com>
> ---
> lib/fault-inject.c | 39 ++++++++++++---------------------------
> 1 file changed, 12 insertions(+), 27 deletions(-)
Reviewed-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Powered by blists - more mailing lists