Loading drivers/input/misc/hbtp_input.c +1 −1 Original line number Diff line number Diff line Loading @@ -313,7 +313,7 @@ reg_off: static long hbtp_input_ioctl_handler(struct file *file, unsigned int cmd, unsigned long arg, void __user *p) { int error; int error = 0; struct hbtp_input_mt mt_data; struct hbtp_input_absinfo absinfo[ABS_MT_LAST - ABS_MT_FIRST + 1]; struct hbtp_input_key key_data; Loading Loading
drivers/input/misc/hbtp_input.c +1 −1 Original line number Diff line number Diff line Loading @@ -313,7 +313,7 @@ reg_off: static long hbtp_input_ioctl_handler(struct file *file, unsigned int cmd, unsigned long arg, void __user *p) { int error; int error = 0; struct hbtp_input_mt mt_data; struct hbtp_input_absinfo absinfo[ABS_MT_LAST - ABS_MT_FIRST + 1]; struct hbtp_input_key key_data; Loading