]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/commit
Do not issue warning about unreachable code
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 2 Sep 2015 05:48:57 +0000 (07:48 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 3 Sep 2015 08:30:59 +0000 (10:30 +0200)
commit80738ce44e900653e17b7bc550105de3d6c13f9b
tree90e171a0276a30dcbb7107edc2f235c2b82a6e02
parentc13c769f490a1b40ad06c80934d7c628910a6a22
Do not issue warning about unreachable code

We keep the return statement here for the case that the function will
be modified and return will become reachable again.
rpp-test-sw/commands/cmd_port.c