aboutsummaryrefslogtreecommitdiff
path: root/hid-tm.h
diff options
context:
space:
mode:
authorkimi <kimi.h.kuparinen@gmail.com>2020-07-09 14:07:52 -0400
committerkimi <kimi.h.kuparinen@gmail.com>2020-07-09 14:07:52 -0400
commit64038b9d5fcc7d76191cbf77424bb779ad88390c (patch)
tree4654e739f7dda65c2acdac9666363f5e9927dc2e /hid-tm.h
parentae3ea9cc09ade406886156091f4acf1d04091277 (diff)
downloadhid-tmff2-64038b9d5fcc7d76191cbf77424bb779ad88390c.tar.gz
hid-tmff2-64038b9d5fcc7d76191cbf77424bb779ad88390c.zip
fixed weird issue that crashed the kernel
Diffstat (limited to 'hid-tm.h')
-rw-r--r--hid-tm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hid-tm.h b/hid-tm.h
index 17cc741..e0117ae 100644
--- a/hid-tm.h
+++ b/hid-tm.h
@@ -15,7 +15,6 @@ struct api_context ctx;
int usb_start_wait_urb(struct urb *urb, int timeout, int *actual_length)
{
-
unsigned long expire;
int retval;