aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_bitmap.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2021-07-30 19:10:34 +0000
committerGreg Kroah-Hartman <[email protected]>2021-08-05 12:37:04 +0000
commit18d214cc1d83af5dadf12c383686715497f20571 (patch)
tree4a4d3ae611dc55ed98e007510c113e065aa984d5 /lib/test_bitmap.c
parentsh: superhyway: Simplify check in remove callback (diff)
downloadkernel-18d214cc1d83af5dadf12c383686715497f20571.tar.gz
kernel-18d214cc1d83af5dadf12c383686715497f20571.zip
zorro: Simplify remove callback
The driver core only calls a remove callback when the device was successfully bound (aka probed) before. So dev->driver is never NULL. (And even if it was NULL, to_zorro_driver(NULL) isn't ...) 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 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions