linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] configfs changes for 4.10
@ 2016-12-14 13:21 Christoph Hellwig
  0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2016-12-14 13:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Joel Becker, linux-fsdevel, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-14 13:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-14 13:21 [GIT PULL] configfs changes for 4.10 Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).