Petro Karashchenko aed0e2873e apps: fix style issues in code
Add missing FAR and CODE to pointers
Remove FAR for non-pointer variables
Remove extra spaces and align the parameters
Add do {} while(0) wrapper in macro
Use nitems to calculate number of elements in arrays

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2023-06-11 18:47:50 +08:00
..
2023-05-08 21:35:16 +03:00
2023-03-17 12:08:04 -03:00
2023-04-25 20:00:54 +08:00
2021-06-11 02:42:05 -05:00
2022-09-27 19:39:31 +08:00
2023-02-22 23:09:55 +08:00
2023-05-08 21:35:16 +03:00
2023-02-08 00:35:39 +08:00
2021-06-11 02:42:05 -05:00
2023-05-08 21:35:16 +03:00
2023-01-05 21:42:15 +08:00
2021-06-11 02:42:05 -05:00
2023-05-08 21:35:16 +03:00
2023-05-10 15:40:06 +02:00
2023-04-23 17:16:34 +08:00
2023-05-08 21:35:16 +03:00
2023-05-13 10:15:02 -03:00
2023-05-10 15:40:06 +02:00
2023-06-11 18:47:50 +08:00