Re: [PATCH net-next 02/19] net: usb: aqc111: Add bind and empty unbind callbacks

From: David Miller <davem@davemloft.net>
Date: 2018-10-05 17:39:56
Also in: linux-usb

From: Igor Russkikh <redacted>
Date: Fri, 5 Oct 2018 10:24:42 +0000
+static int aqc111_bind(struct usbnet *dev, struct usb_interface *intf)
+{
+	int ret;
+	struct usb_device *udev = interface_to_usbdev(intf);
Please always order local variable declarations from longest to shortest
line (reverse christmas tree).
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help