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