From: Peter Hurley Date: Sat, 15 Jun 2013 14:21:18 +0000 (-0400) Subject: n_tty: Remove alias ptrs in __receive_buf() X-Git-Tag: v3.12-rc1~182^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cb06c983822103da1cfe57b9901e60a00e61f67;p=pandora-kernel.git n_tty: Remove alias ptrs in __receive_buf() The char and flag buffer local alias pointers, p and f, are unnecessary; remove them. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed