From 038bc7ac702f4a5bee4bbc8c16c2b5f5aa91cc93 Mon Sep 17 00:00:00 2001 From: Lidza Louina Date: Wed, 21 Aug 2013 21:48:39 -0400 Subject: [PATCH] staging: dgap: tty.c: fixes incompatible type error MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This patch fixes the error: incompatible types when assigning to type ‘struct ktermios *’ from type ‘struct ktermios’ Signed-off-by: Lidza Louina Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed