Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1223461
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] Fix some outdated pre-kernfs doc references |
| Date | 2015-09-12 22:20 +0200 |
| Message-ID | <q7Zrc-2G3-7@gated-at.bofh.it> (permalink) |
| References | <q4fuy-58W-19@gated-at.bofh.it> |
| Organization | LWN.net |
On Wed, 2 Sep 2015 14:34:51 +0200 ulfalizer.lkml@gmail.com wrote: > 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 So, I sure would have rather seen a patch that actually documents kernfs rather than just swapping a few names here and there, but so be it. I've applied these two to the docs tree, since they make things better than they were before. > configfs: fix pre-kernfs sysfs_dirent reference Not sure who handles configfs patches these days, but it's not me, so I've not done anything with this one. Thanks, jon -- 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 | Next | Find similar | Unroll thread
Re: [PATCH 0/3] Fix some outdated pre-kernfs doc references Jonathan Corbet <corbet@lwn.net> - 2015-09-12 22:20 +0200
csiph-web