]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
Un-inline get_pipe_info() helper function
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Nov 2010 00:27:19 +0000 (16:27 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Dec 2010 21:33:36 +0000 (13:33 -0800)
commit2df3be967ddea904bb5a9be1268ac34d4bbd1524
tree78d3f0b35de5401b504183b70ad2a556ef532136
parentde6b16236165008032ee3ed7db24b9ad9600e0eb
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>
fs/pipe.c
include/linux/pipe_fs_i.h