]> git.baikalelectronics.ru Git - kernel.git/commit
proc: tweak comments about 2 stage open and everything
authorAlexey Dobriyan <adobriyan@gmail.com>
Tue, 13 Dec 2016 00:45:22 +0000 (16:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Dec 2016 02:55:09 +0000 (18:55 -0800)
commit6ab60fe7e075c0e850bdfc61bf8413bfae138b9f
tree808bc51279edffc50b3513a215771668919770d1
parente7939d6d0dda872cd0e341760f1d678a71945581
proc: tweak comments about 2 stage open and everything

Some comments were obsoleted since commit 3573edab016a ("try a saner
locking for pde_opener...").

Some new comments added.

Some confusing comments replaced with equally confusing ones.

Link: http://lkml.kernel.org/r/20161029160231.GD1246@avx2
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/proc/inode.c