]> git.neil.brown.name Git - history.git/commit
[PATCH] get_files_struct cleanup
authorAndrew Morton <akpm@osdl.org>
Tue, 13 Apr 2004 02:22:25 +0000 (19:22 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 13 Apr 2004 02:22:25 +0000 (19:22 -0700)
commita16129b8509728ae92ce205114ab453509e200f0
tree319f039762eec16abed44ea4e8d759dd073cf2ed
parentc2bd12474ca2323e84fa40eed61de4fc8311d4a3
[PATCH] get_files_struct cleanup

From: Russell King <rmk@arm.linux.org.uk>

Cleanup the 4 duplicate "get_files_struct" implementations into one
get_files_struct() function to compliment put_files_struct().
fs/proc/base.c
include/linux/file.h
kernel/exit.c