HomeFreeBSD

evdev: Multitouch code style changes.

Description

evdev: Multitouch code style changes.

  1. Move touch count reporting helpers to utils. They are not multitouch.
  2. Use evdev_mt prefix for private multitouch support routines.
  3. Use int instead of int32_t where fixed size is not required.
  4. Export some internal functions.

This change should be no-op.

MFC after: 2 weeks

Details

Provenance
wulfAuthored on Aug 24 2021, 10:43 PM
Parents
rG4f0f5bf99591: iscsi: Validate DataSN values in Data-In PDUs in the initiator.
Branches
Unknown
Tags
Unknown