[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20161214132115.GA23169@infradead.org>
Date: Wed, 14 Dec 2016 14:21:15 +0100
From: Christoph Hellwig <hch@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Joel Becker <jlbec@...lplan.org>, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] configfs changes for 4.10
The following changes since commit e5517c2a5a49ed5e99047008629f1cd60246ea0e:
Linux 4.9-rc7 (2016-11-27 13:08:04 -0800)
are available in the git repository at:
git://git.infradead.org/users/hch/configfs.git tags/configfs-for-4.10
for you to fetch changes up to e16769d4bca67218531505ad1a8365d227fedcf9:
fs: configfs: don't return anything from drop_link (2016-12-01 10:50:49 +0100)
----------------------------------------------------------------
Just one simple change from Andrzej to drop the pointless return value
from the ->drop_link method.
----------------------------------------------------------------
Andrzej Pietrasiewicz (1):
fs: configfs: don't return anything from drop_link
Documentation/filesystems/configfs/configfs.txt | 2 +-
drivers/nvme/target/configfs.c | 10 ++++------
drivers/target/target_core_fabric_configfs.c | 7 +++----
drivers/usb/gadget/configfs.c | 8 +++-----
drivers/usb/gadget/function/uvc_configfs.c | 25 +++++--------------------
include/linux/configfs.h | 2 +-
6 files changed, 17 insertions(+), 37 deletions(-)
Powered by blists - more mailing lists