libfprint/cocci/01-endpoint.cocci
Benjamin Berg 6ec11a2b26 cocci: Add spatch/coccinelle patches for driver porting
This is an impartial set of transformations to help port the drivers to
the new interfaces.
2019-11-20 13:53:45 +01:00

9 lines
98 B
Plaintext

@@
@@
- LIBUSB_ENDPOINT_IN
+ FP_USB_ENDPOINT_IN
@@
@@
- LIBUSB_ENDPOINT_OUT
+ FP_USB_ENDPOINT_OUT