From 4285c97476fee11018caa9c0d6577252a22a4507 Mon Sep 17 00:00:00 2001 From: Daeseok Youn Date: Fri, 11 Jul 2014 19:23:34 +0900 Subject: [PATCH] staging: dgap: removes redundant null check and change paramter for dgap_set_modem_info() Null checks in dgap_set_modem_info() are already done by dgap_tty_ioctl() and change "tty" as a paramter of this function to "ch", "bd" and "un". Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed