linux-stable/drivers/net/can/usb
Vincent Mailhol 4f8005092c can: etas_es58x: add missing a blank line after declaration
Fix below checkpatch warning:

  WARNING: Missing a blank line after declarations
  #2233: FILE: drivers/net/can/usb/etas_es58x/es58x_core.c:2233:
  +		int ret = es58x_init_netdev(es58x_dev, ch_idx);
  +		if (ret) {

Fixes: d8f26fd689 ("can: etas_es58x: remove es58x_get_product_info()")
Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Link: https://lore.kernel.org/all/20230924110914.183898-3-mailhol.vincent@wanadoo.fr
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2023-10-04 11:46:25 +02:00
..
etas_es58x can: etas_es58x: add missing a blank line after declaration 2023-10-04 11:46:25 +02:00
kvaser_usb can: kvaser_usb: Add len8_dlc support 2023-05-22 20:21:30 +02:00
peak_usb can: peak_usb: remove unused/legacy peak_usb_netif_rx() function 2023-07-28 08:47:18 +02:00
ems_usb.c can: dev: fix skb drop check 2022-11-07 14:00:27 +01:00
esd_usb.c can: esd_usb: Add support for esd CAN-USB/3 2023-08-03 09:24:30 +02:00
f81604.c can: usb: f81604: add Fintek F81604 support 2023-05-15 22:53:49 +02:00
gs_usb.c can: gs_usb: convert to NAPI/rx-offload to avoid OoO reception 2023-07-28 09:45:25 +02:00
Kconfig can: gs_usb: convert to NAPI/rx-offload to avoid OoO reception 2023-07-28 09:45:25 +02:00
Makefile can: usb: f81604: add Fintek F81604 support 2023-05-15 22:53:49 +02:00
mcba_usb.c can: mcba_usb: Fix termination command argument 2022-11-24 16:26:48 +01:00
ucan.c can: ucan: Remove repeated word 2023-07-19 09:04:36 +02:00
usb_8dev.c can: dev: fix skb drop check 2022-11-07 14:00:27 +01:00