]> git.baikalelectronics.ru Git - kernel.git/commit
proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c
authorAlexey Dobriyan <adobriyan@gmail.com>
Sat, 4 Oct 2008 20:08:44 +0000 (00:08 +0400)
committerAlexey Dobriyan <adobriyan@gmail.com>
Thu, 23 Oct 2008 11:15:46 +0000 (15:15 +0400)
commit0e524b3ae1974df70ce3deb900e74a064bbd2bec
treeb9788090ce4661f6e0339cd7b937d36ef5027b58
parentb180dc00dbf06ba980bc08c01fd27c8812a0dc57
proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
fs/proc/Makefile
fs/proc/interrupts.c [new file with mode: 0644]
fs/proc/proc_misc.c