projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f41683
)
proc: update MAINTAINERS with proc.txt
author
Alexey Dobriyan
<
[email protected]
>
Fri, 30 Nov 2018 22:09:10 +0000
(14:09 -0800)
committer
Linus Torvalds
<
[email protected]
>
Fri, 30 Nov 2018 22:56:14 +0000
(14:56 -0800)
Turns out that /proc has official documentation and people even trying
to keep it uptodate.
Link:
http://lkml.kernel.org/r/20181116134630.GA8004@avx2
Signed-off-by: Alexey Dobriyan <
[email protected]
>
Reviewed-by: Andrew Morton <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 27fe518f607970790e7de6626c1ccd77749260d5..ba26e68cb2755d8ac7506c0bd6ba5118197857fa 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-12075,6
+12075,7
@@
S: Maintained
F: fs/proc/
F: include/linux/proc_fs.h
F: tools/testing/selftests/proc/
+F: Documentation/filesystems/proc.txt
PROC SYSCTL
M: Luis Chamberlain <
[email protected]
>