From: Peter Hurley Date: Mon, 13 Jul 2015 02:49:09 +0000 (-0400) Subject: tty: Replace #ifdef TTY_DEBUG_HANGUP with tty_debug_hangup() X-Git-Tag: omap-for-v4.3/fixes-merge-window~43^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=accff793af81bc64e1b37398ef6bb1f0b06491de;p=pandora-kernel.git tty: Replace #ifdef TTY_DEBUG_HANGUP with tty_debug_hangup() Add tty_debug_hangup() macro which uses tty_debug to print the debug message; remove inlined #ifdefs. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed