Shiji Yang
ccea96f443
treewide: unify the linker symbol reference format
...
Now all linker symbols are declared as type char[]. Though we can
reference the address via both the array name 'var' and its address
'&var'. It's better to unify them to avoid confusing developers.
This patch converts all '&var' linker symbol refrences to the most
commonly used format 'var'.
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2023-08-09 09:21:42 -04:00
..
2023-07-13 11:29:40 +02:00
2023-07-28 18:45:03 +08:00
2023-06-01 12:32:03 -04:00
2023-07-17 17:08:44 +08:00
2023-08-09 09:21:42 -04:00
2023-02-10 12:50:01 -05:00
2023-05-06 17:28:18 +08:00
2023-08-03 09:40:49 -04:00
2023-08-08 17:05:43 -04:00
2023-05-21 16:54:41 +02:00
2023-02-10 07:41:39 -05:00
2023-08-09 09:21:42 -04:00
2023-07-17 15:38:11 -04:00
2023-03-22 12:51:15 -04:00
2023-05-02 14:23:58 -04:00
2023-08-09 09:21:42 -04:00
2023-07-24 19:51:05 -04:00
2023-07-21 09:00:39 +02:00
2023-06-09 13:52:40 -04:00
2023-07-17 17:23:14 +08:00
2023-08-09 09:21:42 -04:00
2023-05-11 10:25:29 +08:00
2023-01-27 14:47:58 -05:00
2023-07-25 12:44:46 -04:00
2023-07-25 12:44:46 -04:00
2023-08-09 09:21:42 -04:00
2023-07-24 14:21:00 +03:00
2023-07-28 18:45:03 +08:00
2023-03-02 17:45:58 -05:00
2023-08-03 09:40:50 -04:00
2023-07-17 17:12:26 +08:00
2023-07-17 17:23:14 +08:00
2023-08-08 17:41:52 -04:00
2023-07-31 20:33:18 +08:00
2023-08-03 09:40:50 -04:00
2023-07-31 20:33:18 +08:00
2023-08-03 09:40:49 -04:00
2023-08-03 09:40:49 -04:00
2023-08-08 17:05:43 -04:00
2023-08-03 09:40:49 -04:00
2023-04-21 15:16:01 +08:00
2023-07-25 12:44:46 -04:00
2023-07-16 23:13:17 +08:00
2023-08-09 09:21:42 -04:00
2023-07-21 09:00:38 +02:00
2023-08-03 09:40:49 -04:00
2023-03-30 15:09:59 -04:00
2023-07-07 16:47:15 -04:00
2023-04-28 11:30:17 -06:00
2023-05-21 16:54:32 +02:00
2023-07-28 10:10:29 -04:00
2023-02-28 09:44:25 +02:00
2023-07-14 15:21:08 -04:00
2023-08-09 09:21:42 -04:00
2023-08-09 09:21:42 -04:00
2023-08-03 15:30:53 -04:00
2023-07-25 23:21:42 +02:00
2023-04-25 15:31:28 -04:00
2023-07-17 17:08:44 +08:00
2023-07-24 19:51:05 -04:00