From: Peter Hurley Date: Sat, 15 Jun 2013 13:36:01 +0000 (-0400) Subject: tty: Compute flip buffer ptrs X-Git-Tag: v3.12-rc1~182^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fc359fc3ea72314cc3ebdfa94c60e020c152cd2;p=pandora-kernel.git tty: Compute flip buffer ptrs The char_buf_ptr and flag_buf_ptr values are trivially derived from the .data field offset; compute values as needed. Fixes a long-standing type-mismatch with the char and flag ptrs. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed