Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1217570

[PATCH 0/3] Fix some outdated pre-kernfs doc references

From ulfalizer.lkml@gmail.com
Newsgroups linux.kernel
Subject [PATCH 0/3] Fix some outdated pre-kernfs doc references
Date 2015-09-02 14:40 +0200
Message-ID <q4fuy-58W-19@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Ulf Magnusson <ulfalizer@gmail.com>

sysfs-tagging.txt contains more outdated references (e.g., to various
kobj_ns_*() functions that no longer exist), but hopefully it should be in
a better shape than before. I'm new to sysfs internals in general.

The configfs change is a guess that seemed reasonable.

Ulf Magnusson (3):
  sysfs.txt: fix pre-kernfs sysfs_dirent reference
  sysfs-tagging.txt: fix pre-kernfs references
  configfs: fix pre-kernfs sysfs_dirent reference

 Documentation/filesystems/sysfs-tagging.txt | 14 +++++++-------
 Documentation/filesystems/sysfs.txt         |  2 +-
 Documentation/zh_CN/filesystems/sysfs.txt   |  2 +-
 fs/configfs/inode.c                         | 11 ++++++-----
 4 files changed, 15 insertions(+), 14 deletions(-)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] Fix some outdated pre-kernfs doc references ulfalizer.lkml@gmail.com - 2015-09-02 14:40 +0200
  [PATCH 1/3] sysfs.txt: fix pre-kernfs sysfs_dirent reference ulfalizer.lkml@gmail.com - 2015-09-02 14:40 +0200

csiph-web