am7xxx: simplify one return path in am7xxx_init()
authorAntonio Ospite <ao2@ao2.it>
Thu, 30 Jun 2016 15:58:33 +0000 (17:58 +0200)
committerAntonio Ospite <ao2@ao2.it>
Thu, 30 Jun 2016 15:58:33 +0000 (17:58 +0200)
commit12521481f11d23c8afbb6f21659ca901a9663959
treeaa6990192da54004ae61aa96ba18875233dbd368
parent74b58c54e60a2fe4e44e1b1bca4ef3f9cfd95f5e
am7xxx: simplify one return path in am7xxx_init()

Just return directly when there is no cleanup to do, it is more
readable.
src/am7xxx.c