aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/dfl.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2021-07-13 19:35:21 +0000
committerGreg Kroah-Hartman <[email protected]>2021-07-21 09:53:42 +0000
commit15f83bb0191261adece5a26bfdf93c6eccdbc0bb (patch)
treebcdd59919945b65c7739959990a9cd2383df31b6 /drivers/fpga/dfl.c
parents390/ccwgroup: Drop if with an always false condition (diff)
downloadkernel-15f83bb0191261adece5a26bfdf93c6eccdbc0bb.tar.gz
kernel-15f83bb0191261adece5a26bfdf93c6eccdbc0bb.zip
s390/scm: Make struct scm_driver::remove return void
The driver core ignores the return value of scmdev_remove() (because there is only little it can do when a device disappears). So make it impossible for future drivers to return an unused error code by changing the remove prototype to return void. The real motivation for this change is the quest to make struct bus_type::remove return void, too. Reviewed-by: Cornelia Huck <[email protected]> Acked-by: Vineeth Vijayan <[email protected]> Signed-off-by: Uwe Kleine-König <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/dfl.c')
0 files changed, 0 insertions, 0 deletions