Tashfin Shakeer Rhythm
a9566ccc56
msm-4.14: Make macros no-op using ((void)0)
...
Do not solely rely on compiler optimizations to get the workaround
of having macros do nothing using an empty do-while loop. It's
inefficient.
Use ((void)0) to which the standard assert macro expands when NDEBUG
is defined.
No functional change intended.
[mcdofrenchfreis]:
Implement this patch to tree using the command:
git grep -l "do {} while (0)" | xargs sed -i "s/do {} while (0)/((void)0)/g"
Change-Id: I9615c62c46670e31ed8d0d89d195144541baa3e6
Signed-off-by: Tashfin Shakeer Rhythm <tashfinshakeerrhythm@gmail.com>
Signed-off-by: mcdofrenchfreis <xyzevan@androidist.net>
Signed-off-by: Richard Raya <rdxzv.dev@gmail.com>
2025-01-17 00:51:10 -03:00
..
2024-10-24 10:07:42 +00:00
2021-07-28 11:12:15 +02:00
2023-03-11 16:26:39 +01:00
2020-08-21 09:48:08 +02:00
2023-12-13 16:46:16 +01:00
2024-07-08 08:14:57 +00:00
2024-06-03 12:29:51 +00:00
2021-07-20 16:17:49 +02:00
2024-04-16 10:30:34 +00:00
2021-07-20 16:17:49 +02:00
2023-04-05 11:14:14 +02:00
2020-01-23 08:20:36 +01:00
2024-03-26 00:15:05 -03:00
2020-12-29 13:47:00 +01:00
2020-06-11 09:22:55 +02:00
2021-02-07 14:47:41 +01:00
2022-04-20 09:08:32 +02:00
2024-03-08 08:21:35 +00:00
2024-03-08 08:21:31 +00:00
2024-07-08 08:14:52 +00:00
2024-10-24 10:07:37 +00:00
2023-12-07 20:15:44 -03:00
2024-10-29 20:17:04 -03:00
2022-04-20 09:08:32 +02:00
2025-01-17 00:51:10 -03:00
2023-08-11 11:33:32 +02:00
2024-08-24 08:23:54 +00:00
2024-08-08 15:52:17 +00:00
2024-10-11 00:50:20 -03:00
2025-01-17 00:51:10 -03:00
2023-12-07 20:15:44 -03:00
2023-08-30 16:35:15 +02:00
2019-11-20 17:59:54 +01:00
2024-11-19 23:55:52 -03:00
2022-10-26 13:17:12 +02:00
2023-08-11 11:33:37 +02:00
2023-08-16 18:10:55 +02:00
2025-01-17 00:51:10 -03:00
2021-11-26 11:40:38 +01:00
2022-04-20 09:08:27 +02:00
2020-01-04 13:59:44 +01:00
2021-09-22 11:45:32 +02:00
2021-06-03 08:36:22 +02:00
2019-10-29 09:17:32 +01:00
2025-01-17 00:51:10 -03:00
2023-06-09 10:22:54 +02:00
2023-06-09 10:22:54 +02:00
2021-07-20 16:17:40 +02:00
2020-09-09 19:03:12 +02:00
2023-09-23 10:46:58 +02:00
2024-07-08 08:14:53 +00:00
2023-03-11 16:26:53 +01:00
2020-04-02 16:34:27 +02:00
2019-12-01 09:13:27 +01:00
2020-06-25 15:41:56 +02:00
2023-02-22 12:46:02 +01:00
2021-05-22 10:57:31 +02:00
2024-03-21 13:32:26 +00:00
2022-01-11 13:57:37 +01:00
2020-01-04 13:59:44 +01:00
2023-05-17 11:11:41 +02:00
2020-08-21 09:48:10 +02:00
2020-10-29 09:07:16 +01:00
2020-01-04 13:59:48 +01:00
2025-01-17 00:51:10 -03:00
2022-06-25 11:46:43 +02:00
2023-08-30 16:35:16 +02:00
2022-06-30 14:12:43 +00:00
2023-04-05 11:14:17 +02:00
2019-10-29 09:17:31 +01:00
2024-04-05 12:18:04 -03:00
2019-10-07 18:55:06 +02:00
2022-08-25 14:44:16 +00:00
2023-08-16 18:10:55 +02:00
2022-03-16 00:46:24 +01:00
2022-03-16 00:46:24 +01:00
2020-01-23 08:20:37 +01:00
2023-09-23 10:46:58 +02:00
2022-06-30 14:12:43 +00:00
2024-10-24 10:07:37 +00:00
2021-04-28 12:08:40 +02:00
2023-04-26 11:18:56 +02:00
2022-06-30 14:12:43 +00:00
2023-03-11 16:26:49 +01:00
2023-12-07 20:15:44 -03:00
2021-05-22 10:57:31 +02:00
2022-01-27 09:00:58 +01:00
2022-01-27 09:00:58 +01:00
2021-04-07 12:47:01 +02:00
2023-06-09 10:22:52 +02:00
2023-08-16 18:10:55 +02:00
2020-01-04 13:59:44 +01:00
2021-05-22 10:57:31 +02:00
2023-11-28 16:45:46 +00:00
2022-01-05 12:33:49 +01:00
2022-06-25 11:46:42 +02:00
2022-03-11 10:13:32 +01:00
2022-04-20 09:08:29 +02:00