summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorDaeseok Youn <daeseok.youn@gmail.com>2014-10-08 20:12:48 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-10-20 10:29:26 +0800
commit9f2b744475b141a2d8e1bf047ecd06a054f300e3 (patch)
treee358983f803da0cbe04598d2bd4b116d24f8a44d /include/uapi
parent748d9dd1b1b6cd88a0dbc0b3dd49fb51dcb1c9de (diff)
staging: dgap: remove unnecessary if statement for checking NULL
dgap_release_remap() function is only called after the memory has been remapped so if statement for checking NULL doesn't need. And also release_mem_region() calls are moved after iounmap() calls. Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions