linux/drivers/isdn
Sebastian Andrzej Siewior 78c696c195 isdn: gigaset: use usb_fill_int_urb()
Using usb_fill_int_urb() helps to find code which initializes an
URB. A grep for members of the struct (like ->complete) reveal lots
of other things, too.

Cc: Paul Bolle <pebolle@tiscali.nl>
Cc: Karsten Keil <isdn@linux-pingi.de>
Cc: gigaset307x-common@lists.sourceforge.net
Cc: netdev@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-06-22 13:54:39 +09:00
..
capi treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
divert vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
gigaset isdn: gigaset: use usb_fill_int_urb() 2018-06-22 13:54:39 +09:00
hardware treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
hisax treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
hysdn isdn: replace ->proc_fops with ->proc_show 2018-05-16 07:24:30 +02:00
i4l treewide: Use array_size() in vmalloc() 2018-06-12 16:19:22 -07:00
isdnloop isdnloop: Convert timers to use timer_setup() 2017-10-18 12:40:25 +01:00
mISDN treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00