Skip to content

kernel/os: Check if CONTAINER_OF is already defined#3653

Open
sjanc wants to merge 1 commit into
apache:masterfrom
sjanc:container_of
Open

kernel/os: Check if CONTAINER_OF is already defined#3653
sjanc wants to merge 1 commit into
apache:masterfrom
sjanc:container_of

Conversation

@sjanc
Copy link
Copy Markdown
Contributor

@sjanc sjanc commented May 21, 2026

Check if CONTAINER_OF is already defined before defining in the OS. This is quite common macro name and may cause macro redefine error otherwise.

Check if CONTAINER_OF is already defined before defining in the OS.
This is quite common macro name and may cause macro redefine error
otherwise.
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.

1 participant