Skip to content

Conversation

@lyakh
Copy link
Contributor

@lyakh lyakh commented Dec 17, 2025

Use void * cleanly: avoid needless type-casts and use void * for generic pointers instead of uint8_t *.

Use void * cleanly: avoid needless type-casts and use void * for
generic pointers instead of uint8_t *.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
@sonarqubecloud
Copy link

@dcpleung
Copy link
Member

IIRC, this was done because xt-clang was complaining about pointer arithmetic. Is it not complaining anymore?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants