opnsense-src/sys/dev/evdev
John Baldwin 1097f2f40d evdev: Add parentheses around '-' expression in operand of '&'.
This fixes a -Wparentheses error with GCC 9.

Reviewed by:	wulf
Differential Revision:	https://reviews.freebsd.org/D31947

(cherry picked from commit d99c87c8d5)
2021-12-01 00:45:30 +03:00
..
cdev.c evdev: Multitouch code style changes. 2021-09-08 02:55:12 +03:00
evdev.c evdev: Add support for automatic MT protocol type A to type B conversion. 2021-09-08 02:59:57 +03:00
evdev.h evdev: Fix a typo in a commit 2021-10-06 08:20:20 +02:00
evdev_mt.c evdev: Add parentheses around '-' expression in operand of '&'. 2021-12-01 00:45:30 +03:00
evdev_private.h evdev: Add implicit mode for touch tracking. 2021-09-08 02:59:35 +03:00
evdev_utils.c evdev: Multitouch code style changes. 2021-09-08 02:55:12 +03:00
input-event-codes.h [evdev] Sync event codes with Linux kernel 5.6 2020-05-04 11:00:24 +00:00
input.h [evdev] Sync event codes with Linux kernel 5.6 2020-05-04 11:00:24 +00:00
uinput.c evdev: Make MT tracking IDs monotonically increasing sequence. 2021-09-08 02:58:47 +03:00
uinput.h uinput: Add FreeBSD specific ioctl to set unique identifier of input device. 2018-04-30 10:34:16 +00:00