On Thu, Aug 03, 2023 at 09:47:17AM +0800, Shiji Yang wrote:

> 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 <yangshij...@outlook.com>

Reviewed-by: Tom Rini <tr...@konsulko.com>

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to