From bdf4d4f23b17a0f0fe687ac709bbeb6536bd27c0 Mon Sep 17 00:00:00 2001 From: Daeseok Youn Date: Thu, 10 Jul 2014 12:26:04 +0900 Subject: [PATCH] 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-format-patch failed