summaryrefslogtreecommitdiff
path: root/drivers/staging/olpc_dcon/olpc_dcon.c
diff options
context:
space:
mode:
authorEmmanuil Chatzipetru <chatzi.emanuel@gmail.com>2017-01-08 16:37:05 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-10 19:40:15 +0300
commit13c7faa54091e8036c814f84aaf69045138ec9b6 (patch)
tree703ebbac0c6dcf048843f9ccfb7026a6818180b2 /drivers/staging/olpc_dcon/olpc_dcon.c
parent5f6791ec5a0498a2ae562e410b91a2dc8b885962 (diff)
downloadlinux-13c7faa54091e8036c814f84aaf69045138ec9b6.tar.xz
staging: olpc_dcon: olpc_dcon_xo_1_5: Remove redundant return statement.
dcon_was_irq(); should return a boolean value if PMIO_Rx50[6] is either set or unset, which is evaluated in the first return statement. Therefore, the following return statement is redundant and thus, removed. Signed-off-by: Emmanuil Chatzipetru <chatzi.emanuel@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/olpc_dcon/olpc_dcon.c')
0 files changed, 0 insertions, 0 deletions