[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190415082506.25610-1-ronald@innovation.ch>
Date: Mon, 15 Apr 2019 01:25:04 -0700
From: Ronald Tschalär <ronald@...ovation.ch>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jonathan Corbet <corbet@....net>,
"Rafael J. Wysocki" <rafael@...nel.org>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] debugfs helpers cleanups
commit ff9fb72bc077 ("debugfs: return error values, not NULL") changed
the return values of various debugfs functions in fs/debugfs/inode.c but
did not update the documentation or behaviour of affected functions in
fs/debugfs/file.c . These patches attempt to remedy this.
Ronald Tschalär (2):
debugfs: update documented return values of debugfs helpers
debugfs: make return value of all debugfs helpers consistent
Documentation/filesystems/debugfs.txt | 16 +++---
fs/debugfs/file.c | 79 ++++++++++++---------------
2 files changed, 45 insertions(+), 50 deletions(-)
--
2.20.1
Powered by blists - more mailing lists