commit | 72083646528d4887b920deb71b37e09bc7d227bb | [log] [tgz] |
---|---|---|
author | Linus Torvalds <[email protected]> | Sun Nov 28 16:27:19 2010 -0800 |
committer | Linus Torvalds <[email protected]> | Sun Nov 28 16:27:19 2010 -0800 |
tree | 84a650b474530ae2d2d72614899532757d4bb961 | |
parent | c66fb347946ebdd5b10908866ecc9fa05ee2cf3d [diff] |
Un-inline get_pipe_info() helper function This avoids some include-file hell, and the function isn't really important enough to be inlined anyway. Reported-by: Ingo Molnar <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>