commit | bdf4d4f23b17a0f0fe687ac709bbeb6536bd27c0 | [log] [tgz] |
---|---|---|
author | Daeseok Youn <daeseok.youn@gmail.com> | Thu Jul 10 12:26:04 2014 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 09 21:16:52 2014 -0700 |
tree | 7f0932266b471612a7648dfc8494ea6b8735699a | |
parent | 07ff1c27e8ee6907008f0bcdb56c9f5487cfeca8 [diff] |
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 <daeseok.youn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>