From: Lidza Louina Date: Tue, 13 Aug 2013 19:49:58 +0000 (-0400) Subject: staging: dgnc: removes read_cnt, real_raw, rawreadok and buf X-Git-Tag: v3.12-rc1~183^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=100013fa1d15181dfefc22e61a2744e8e0ca3c00;p=pandora-kernel.git staging: dgnc: removes read_cnt, real_raw, rawreadok and buf This patch removes the use of read_cnt, real_raw, buf and rawreadok. The variable buf is never used in the code. The variables rawreadok read_cnt and real_raw don't exist in the new API. Reading the data raw is no longer supported by the tty layer. Signed-off-by: Lidza Louina Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed