acrn-kernel/drivers/firewire
Uwe Kleine-König b2c852f490 firewire: replace tricky statement by two simple ones
struct fw_driver::remove returns void, still the comma expression's value
is zero. This is harder to parse than necessary, so replace the single
expression by two easier ones.

Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
Link: https://lore.kernel.org/r/20210126221444.713837-1-uwe@kleine-koenig.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-02-09 12:16:20 +01:00
..
Kconfig
Makefile
core-card.c
core-cdev.c firewire: ohci: Replace zero-length array with flexible-array 2020-06-15 23:08:31 -05:00
core-device.c firewire: replace tricky statement by two simple ones 2021-02-09 12:16:20 +01:00
core-iso.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
core-topology.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
core-transaction.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
core.h firewire: ohci: Replace zero-length array with flexible-array 2020-06-15 23:08:31 -05:00
init_ohci1394_dma.c
net.c
nosy-user.h
nosy.c firewire: ohci: Replace zero-length array with flexible-array 2020-06-15 23:08:31 -05:00
nosy.h
ohci.c firewire-ohci: use dma_alloc_pages 2020-09-25 06:20:48 +02:00
ohci.h
sbp2.c