]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita0a0b7b5231180e608355736b003a94c7f3fd407
treeee0f953f4afb7d98e3e27a32310d92bf0765b00b
parent0236bad9fbb8b3564cf9ac349fdca3c9f586ce57
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