From: Peter Hurley Date: Mon, 11 Mar 2013 20:44:42 +0000 (-0400) Subject: tty: Fold one-line assign function into callers X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~136^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f48070457c728a1ff8f327240e70483cebabf83b;p=pandora-kernel.git tty: Fold one-line assign function into callers Now that tty_ldisc_assign() is a one-line file-scoped function, remove it and perform the simple assignment at its call sites. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed