From 6126022800e41338ac866d8334e5cf1325734ecb Mon Sep 17 00:00:00 2001 From: Mark Hounschell Date: Thu, 6 Mar 2014 13:03:33 -0500 Subject: [PATCH] staging: dgap: Remove some dead code This patch removes more dead code and code associated with that dead code. The from_user variable in the dgap_tty_write function was never true. The code under its test was never being executed. So variables and functions supporting only that code are also dead. Signed-off-by: Mark Hounschell Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed