JohSchneider
d9b1ab9ae0
pointing_device: motion pin define and c-format weirdness ( #22802 )
...
the mutual exclusive POINTING_DEVICE_MOTION_PIN and SPLIT_POINTING_ENABLE influence if and how the `pointing_device_driver.get_report` is triggered. now the way the define is wrapping around an "unbraced" if leads clang-format to weirdly indent the first line in the 'SPLIT_POINTING_ENABLE' as the first command after the if.
this hints that any code addition in between the two - that possibly should run regardless, would break the if-def enabled code.
this can be solved by adding a pair of curly braces in the POINTING_DEVICE_MOTION_PIN part, to clearly denote which commands are to be skipped if the motion pin shows now activity.
Co-authored-by: Johannes <you@example.com>
2024-01-10 17:38:13 +01:00
..
2023-12-24 06:52:58 +00:00
2023-12-16 21:15:55 +00:00
2023-07-16 23:42:56 +10:00
2023-09-25 12:48:55 +10:00
2023-07-16 23:42:56 +10:00
2024-01-09 22:18:34 +11:00
2024-01-04 06:05:37 +00:00
2023-07-27 16:14:34 -07:00
2023-10-29 17:35:38 +00:00
2024-01-10 17:38:13 +01:00
2024-01-09 22:07:10 +11:00
2024-01-09 22:12:42 +11:00
2024-01-04 08:59:38 +00:00
2023-03-22 14:32:49 +11:00
2024-01-09 22:24:53 +11:00
2023-08-27 13:30:19 +10:00
2023-03-10 18:27:29 -08:00
2023-03-27 20:08:17 +01:00
2023-07-11 17:07:24 +10:00
2023-09-25 12:45:49 +10:00
2023-04-06 00:04:23 +01:00
2023-10-23 15:43:46 +11:00
2023-10-23 15:43:46 +11:00
2023-10-23 15:43:46 +11:00
2023-05-20 22:35:06 +10:00
2023-04-06 08:10:40 +10:00
2023-09-04 01:19:59 +01:00
2023-09-20 07:33:54 +01:00
2023-10-27 12:21:13 +11:00
2023-07-09 02:05:20 +01:00
2023-12-21 09:32:19 +11:00
2023-03-22 14:32:49 +11:00
2023-12-11 23:06:18 +00:00
2023-12-11 23:06:18 +00:00
2023-08-29 14:28:09 +01:00
2023-12-24 06:52:58 +00:00
2023-10-14 13:21:20 +02:00
2023-07-16 23:42:56 +10:00
2023-07-16 23:42:56 +10:00
2023-09-25 12:23:31 +10:00
2023-07-21 09:17:39 +10:00
2023-03-22 14:32:49 +11:00
2023-12-08 15:57:34 +00:00
2023-12-11 23:06:18 +00:00
2023-07-08 10:15:51 +10:00
2023-05-08 10:56:03 -07:00
2023-03-10 18:27:29 -08:00
2024-01-04 08:59:38 +00:00
2023-12-11 23:06:18 +00:00
2023-03-27 20:08:17 +01:00
2023-12-11 23:06:18 +00:00
2023-12-11 23:06:18 +00:00
2023-03-22 14:32:49 +11:00
2023-07-06 09:48:02 +01:00
2023-07-06 09:48:02 +01:00
2023-07-16 23:42:56 +10:00
2023-07-16 23:42:56 +10:00
2023-03-10 18:27:29 -08:00
2023-09-25 12:25:24 +10:00
2023-07-10 10:57:08 -07:00
2023-04-04 08:48:51 +10:00
2023-04-04 08:48:51 +10:00
2023-03-22 14:32:49 +11:00
2023-08-27 13:30:19 +10:00
2023-12-24 06:52:41 +00:00
2023-11-26 22:59:18 +11:00
2023-11-26 22:59:18 +11:00
2023-07-25 09:20:41 +10:00
2023-07-16 23:42:56 +10:00
2023-07-16 23:42:56 +10:00
2023-03-22 14:32:49 +11:00
2023-11-12 18:25:46 +11:00
2023-11-22 12:08:52 +11:00
2023-09-28 11:51:18 +01:00
2023-07-16 23:42:56 +10:00