linux-stable/drivers/net/ethernet/renesas
Sergey Shtylyov 9a90986efc sh_eth: kill useless initializers in sh_eth_{suspend|resume}()
sh_eth_{suspend|resume}() initialize their local variable 'ret' to 0 but
this value is never really used, thus we can kill those intializers...

Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Link: https://lore.kernel.org/r/f09d7c64-4a2b-6973-09a4-10d759ed0df4@omp.ru
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-01-31 21:37:24 -08:00
..
Kconfig ethernet: fix PTP_1588_CLOCK dependencies 2021-08-13 17:49:05 -07:00
Makefile ethernet: renesas: convert to SPDX identifiers 2018-09-10 10:11:53 -07:00
ravb.h ravb: Update ravb_emac_init_gbeth() 2021-10-13 09:08:57 -07:00
ravb_main.c ravb: ravb_close() always returns 0 2022-01-31 11:42:13 +00:00
ravb_ptp.c ravb: Add multi_irq to struct ravb_hw_info 2021-08-25 11:18:16 +01:00
sh_eth.c sh_eth: kill useless initializers in sh_eth_{suspend|resume}() 2022-01-31 21:37:24 -08:00
sh_eth.h sh_eth: place RX/TX descriptor *enum*s after their *struct*s 2021-03-12 17:50:42 -08:00