提交 d769a669 编写于 作者: A Andrew Morton 提交者: Linus Torvalds

[PATCH] uninline tty_paranoia_check()

Has lots of callsites.
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 2b0c4bed
......@@ -185,7 +185,7 @@ char *tty_name(struct tty_struct *tty, char *buf)
EXPORT_SYMBOL(tty_name);
inline int tty_paranoia_check(struct tty_struct *tty, struct inode *inode,
int tty_paranoia_check(struct tty_struct *tty, struct inode *inode,
const char *routine)
{
#ifdef TTY_PARANOIA_CHECK
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册