“2871746e4571ecc0a5b0ba233a5ad48c34595dfe”上不存在“python/examples/criteo_ctr/README_CN.md”
-
由 Uwe Kleine-König 提交于
All usb_serial drivers return 0 in their remove callbacks and driver core ignores the value returned by usb_serial_device_remove(). So change the remove callback to return void and return 0 unconditionally in usb_serial_device_remove(). Signed-off-by: NUwe Kleine-König <uwe@kleine-koenig.org> Link: https://lore.kernel.org/r/20210208143149.963644-2-uwe@kleine-koenig.orgSigned-off-by: NJohan Hovold <johan@kernel.org>
c5d1448f