Un-inline get_pipe_info() helper function
commit6efba844d4ad8783c46ee2477344bfd87f737325
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Nov 2010 00:27:19 +0000 (28 16:27 -0800)
committerAndi Kleen <ak@linux.intel.com>
Tue, 14 Dec 2010 22:40:18 +0000 (14 23:40 +0100)
treed1a275bfde373d18d4cef0d9448acb085341ff3d
parent23076bfefeb871c22c40f8abad5b5ea7065a265f
Un-inline get_pipe_info() helper function

commit 72083646528d4887b920deb71b37e09bc7d227bb upstream.

This avoids some include-file hell, and the function isn't really
important enough to be inlined anyway.

Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
fs/pipe.c
include/linux/pipe_fs_i.h