1
0
Fork 0

[PATCH] uninline tty_paranoia_check()

Has lots of callsites.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
hifive-unleashed-5.1
Andrew Morton 2005-05-05 16:15:50 -07:00 committed by Linus Torvalds
parent 2b0c4bed77
commit d769a66970
1 changed files with 1 additions and 1 deletions

View File

@ -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