]> git.baikalelectronics.ru Git - kernel.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)
commit5d5fccecea2583ef2b598d90e46b9ee89f55827e
tree7729bbc0c6f704fdd085962c5c86fe4a7a32213f
parent70eea84381868c11156c6543a93f3265769bf19d
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