diff options
author | Vincent Mailhol <[email protected]> | 2023-09-24 20:06:48 +0900 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2023-10-04 11:46:25 +0200 |
commit | 4f8005092cafc194ba6a8e5f39626ba0b9f08271 (patch) | |
tree | d4abd9f3483c516a35c1e5d359ed49569cd7eac7 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 107e6f6fe6f38577baecf0e01f517c8607a3a625 (diff) |
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: d8f26fd689dd ("can: etas_es58x: remove es58x_get_product_info()")
Signed-off-by: Vincent Mailhol <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions