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
..
2023-09-23 10:46:59 +02:00
2024-10-10 10:27:20 +00:00
2022-03-08 19:01:56 +01:00
2023-12-07 20:15:44 -03:00
2019-04-18 01:38:03 -07:00
2017-06-19 19:13:21 +02:00
2017-07-24 13:24:46 +02:00
2022-04-06 13:18:17 +07:00
2017-09-04 13:25:19 +02:00
2017-09-04 13:25:19 +02:00
2023-08-11 11:33:32 +02:00
2024-04-13 12:54:04 +00:00
2021-06-09 21:40:05 -07:00
2023-08-11 11:33:43 +02:00
2023-12-07 20:15:44 -03:00
2017-08-24 18:52:32 +02:00
2024-10-11 00:50:20 -03:00
2020-06-03 08:18:10 +02:00
2018-08-24 13:09:22 +02:00
2017-09-04 13:25:18 +02:00
2017-09-04 13:25:18 +02:00
2023-08-30 16:35:13 +02:00
2022-04-20 09:08:21 +02:00
2017-09-04 13:25:18 +02:00
2017-08-24 18:52:33 +02:00
2019-01-13 10:00:57 +01:00
2023-12-07 20:15:44 -03:00
2022-03-16 00:46:24 +01:00
2017-05-29 11:32:36 +02:00
2017-11-02 11:10:55 +01:00
2024-03-08 08:21:35 +00:00
2019-01-13 10:00:58 +01:00
2018-04-25 16:04:04 -07:00
2018-04-25 16:04:04 -07:00
2022-02-08 18:16:27 +01:00
2022-02-08 18:16:27 +01:00
2022-02-08 18:16:27 +01:00
2022-02-08 18:16:27 +01:00
2022-02-08 18:16:27 +01:00
2017-09-04 13:25:19 +02:00
2018-09-25 03:11:03 -07:00
2022-10-26 13:16:53 +02:00
2017-11-02 11:10:55 +01:00
2021-06-30 08:48:49 -04:00
2024-10-10 10:27:56 +00:00
2022-03-28 08:22:27 +02:00
2017-07-31 20:41:57 +02:00
2018-09-15 09:45:28 +02:00
2021-06-10 12:43:50 +02:00
2017-08-24 18:52:33 +02:00
2023-11-08 11:21:09 +01:00
2025-01-17 00:51:10 -03:00
2023-12-07 20:15:44 -03:00
2023-05-30 12:38:37 +01:00
2024-03-08 08:21:39 +00:00
2023-05-30 12:38:37 +01:00
2024-03-08 08:21:37 +00:00
2024-10-24 10:07:39 +00:00
2023-05-30 12:38:37 +01:00
2023-05-30 12:38:37 +01:00
2024-07-15 18:30:23 +00:00
2024-05-30 09:00:45 +00:00
2017-07-31 19:01:40 +02:00
2023-05-30 12:38:37 +01:00
2023-05-30 12:38:37 +01:00
2023-05-30 12:38:37 +01:00
2023-05-30 12:38:37 +01:00
2021-04-28 12:08:42 +02:00
2024-08-08 15:52:20 +00:00
2023-05-30 12:38:37 +01:00
2023-05-30 12:38:37 +01:00
2023-05-30 12:38:37 +01:00
2023-05-30 12:38:37 +01:00
2023-08-16 18:10:54 +02:00
2023-10-25 11:13:31 +02:00
2023-05-30 12:38:37 +01:00
2017-09-04 13:25:09 +02:00
2023-05-30 12:38:37 +01:00
2023-05-30 12:38:37 +01:00
2023-05-30 12:38:37 +01:00
2024-07-15 18:30:23 +00:00
2024-07-15 18:30:23 +00:00
2024-07-15 18:30:23 +00:00
2022-03-16 00:46:24 +01:00
2017-07-24 13:24:46 +02:00
2019-05-17 23:05:25 +00:00
2019-04-20 09:15:04 +02:00
2018-10-10 08:54:23 +02:00
2019-01-09 17:14:51 +01:00
2017-08-24 18:52:33 +02:00
2019-01-30 23:19:20 -08:00
2020-02-28 16:36:16 +01:00
2020-04-07 15:22:27 +05:30
2018-04-26 11:02:13 +02:00
2018-04-26 11:02:13 +02:00
2017-09-04 13:25:19 +02:00
2017-09-04 13:25:19 +02:00
2019-09-21 07:15:32 +02:00
2018-01-31 14:03:41 +01:00
2024-05-06 14:36:42 +00:00
2019-04-05 22:31:39 +02:00
2021-08-20 15:51:55 -07:00
2021-01-12 20:09:14 +01:00
2023-11-20 10:27:35 +01:00
2017-11-02 11:10:55 +01:00
2023-09-23 10:46:59 +02:00
2017-12-18 21:11:22 +05:30
2018-04-26 11:02:13 +02:00
2017-07-24 13:24:46 +02:00
2017-09-03 17:08:42 -07:00
2023-09-23 10:46:59 +02:00