From: Daeseok Youn Date: Fri, 11 Jul 2014 10:24:34 +0000 (+0900) Subject: staging: dgap: removes redundant null check and change paramter for dgap_tty_digisetc... X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~914 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db6fc2df9c353c9865b4c27c982efeb8fc37a523;p=pandora-kernel.git staging: dgap: removes redundant null check and change paramter for dgap_tty_digisetcustombaud() Null checks in dgap_tty_digisetcustombaud() 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-diff-tree failed