]> git.baikalelectronics.ru Git - kernel.git/commit
proc: remove INF macro
authorAlexey Dobriyan <adobriyan@gmail.com>
Fri, 8 Aug 2014 21:21:54 +0000 (14:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2014 22:57:23 +0000 (15:57 -0700)
commit080740a77c000dc1e2d4bb340e88ada09dc1c500
tree66c802a173b5816c04ff5208e7616ffde4b840ba
parent878dcb887d2c9f74eaa4a8385a5664133e9f4b9c
proc: remove INF macro

If you're applying this patch, all /proc/$PID/* files were converted
to seq_file interface and this code became unused.

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/base.c
fs/proc/internal.h