[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1572486977-14195-1-git-send-email-zhongjiang@huawei.com>
Date: Thu, 31 Oct 2019 09:56:15 +0800
From: zhong jiang <zhongjiang@...wei.com>
To: <akinobu.mita@...il.com>, <gregkh@...uxfoundation.org>
CC: <linux-kernel@...r.kernel.org>, <zhongjiang@...wei.com>
Subject: [PATCH v3 0/2] fault-inject: Simplify and clean up
v3 -> v2:
Add another patch to use DEFINE_DEBUGFS_ATTRIBUTE and replace
debugfs_create_file with debugfs_create_file_unsafe.
v1 -> v2:
According to Akinobu's suggestion, Use debugfs_create_ulong to
simplify the code.
zhong jiang (2):
fault-inject: Use debugfs_create_ulong() instead of
debugfs_create_ul()
fault-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
lib/fault-inject.c | 45 +++++++++++++++------------------------------
1 file changed, 15 insertions(+), 30 deletions(-)
--
1.7.12.4
Powered by blists - more mailing lists