usb_gigaset: code cleanup
authorTilman Schmidt <tilman@imap.cc>
Sun, 25 Oct 2009 09:30:07 +0000 (09:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Oct 2009 08:37:10 +0000 (01:37 -0700)
commit2032e2c2309de02cd67b1d26aa701c2a57c4639f
treeee0f953f4afb7d98e3e27a32310d92bf0765b00b
parent4dd8230acd20cb456cae02696b3da2986faad258
usb_gigaset: code cleanup

Reorganize the code of the Gigaset M10x driver to make it more
readable, less redundant, better aligned to the style of other
parts of the driver, and cause fewer checkpatch.pl complaints.

Impact: code reorganization, no functional change
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/asyncdata.c
drivers/isdn/gigaset/common.c
drivers/isdn/gigaset/gigaset.h
drivers/isdn/gigaset/usb-gigaset.c