From: Daeseok Youn Date: Thu, 10 Jul 2014 03:26:04 +0000 (+0900) Subject: staging: dgap: removes redundant null check and change paramter for dgap_maxcps_room() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1031 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdf4d4f23b17a0f0fe687ac709bbeb6536bd27c0;p=pandora-kernel.git staging: dgap: removes redundant null check and change paramter for dgap_maxcps_room() Null checks for tty, un and ch are already done by caller, so replace parameter "tty" with "ch" and "un". Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed