]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
isdn/gigaset: clarify gigaset_modem_fill control structure
authorTilman Schmidt <tilman@imap.cc>
Wed, 10 Dec 2014 12:41:55 +0000 (13:41 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Dec 2014 20:06:09 +0000 (15:06 -0500)
commitf650dd28051f5dc66986407f7b2d50e5828642cb
tree7729bbc0c6f704fdd085962c5c86fe4a7a32213f
parentff66fc3ab0a4bd28abbc9e3caee159be1d195676
isdn/gigaset: clarify gigaset_modem_fill control structure

Replace the flag-controlled retry loop by explicit goto statements
in the error branches to make the control structure easier to
understand.

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/usb-gigaset.c