]> git.baikalelectronics.ru Git - kernel.git/commit
proc: add some (hopefully) insightful comments
authorAlexey Dobriyan <adobriyan@gmail.com>
Sat, 23 Jul 2022 17:09:07 +0000 (20:09 +0300)
committerakpm <akpm@linux-foundation.org>
Sat, 30 Jul 2022 01:12:35 +0000 (18:12 -0700)
commit149ee954e779355ad48758f4adac0807eaea6fc1
tree7f920e6a5a183ce4b9c4ab5df660fb08ae64541e
parent193bc2917a137151778313f075483c6047fc47b3
proc: add some (hopefully) insightful comments

* /proc/${pid}/net status
* removing PDE vs last close stuff (again!)
* random small stuff

Link: https://lkml.kernel.org/r/YtwrM6sDC0OQ53YB@localhost.localdomain
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/proc/array.c
fs/proc/inode.c
fs/proc/proc_net.c
fs/proc/root.c