Skip to content

treewide: replace min/max macros by non-exported MIN/MAX and deprecate them#1490

Open
metux wants to merge 1 commit intomasterfrom
pr/treewide-replace-min-max-macros-by-non-exported-min-max-and-deprecate-them-_2025-11-26_16-35-45
Open

treewide: replace min/max macros by non-exported MIN/MAX and deprecate them#1490
metux wants to merge 1 commit intomasterfrom
pr/treewide-replace-min-max-macros-by-non-exported-min-max-and-deprecate-them-_2025-11-26_16-35-45

Conversation

@metux
Copy link
Copy Markdown
Contributor

@metux metux commented Nov 26, 2025

Replace public min/max macros by private MIN/MAX and deprecate them.
The few drivers still using them can trivially define them on their own.
Adding a new private header for all kind of math-ish definitions - future
commits will move more stuff there.

Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net

@metux metux self-assigned this Nov 26, 2025
metux added a commit that referenced this pull request Nov 26, 2025
metux added a commit that referenced this pull request Nov 26, 2025
metux added a commit that referenced this pull request Nov 27, 2025
metux added a commit that referenced this pull request Nov 27, 2025
metux added a commit that referenced this pull request Nov 27, 2025
metux added a commit that referenced this pull request Nov 27, 2025
metux added a commit that referenced this pull request Nov 27, 2025
@metux metux force-pushed the pr/treewide-replace-min-max-macros-by-non-exported-min-max-and-deprecate-them-_2025-11-26_16-35-45 branch from f2ecab6 to 17c4c32 Compare November 27, 2025 19:06
metux added a commit that referenced this pull request Nov 28, 2025
metux added a commit that referenced this pull request Dec 1, 2025
metux added a commit that referenced this pull request Dec 2, 2025
metux added a commit that referenced this pull request Dec 2, 2025
metux added a commit that referenced this pull request Dec 2, 2025
metux added a commit that referenced this pull request Dec 2, 2025
metux added a commit that referenced this pull request Dec 3, 2025
metux added a commit that referenced this pull request Dec 4, 2025
metux added a commit that referenced this pull request Dec 9, 2025
metux added a commit that referenced this pull request Jan 30, 2026
metux added a commit that referenced this pull request Feb 4, 2026
@metux metux force-pushed the pr/treewide-replace-min-max-macros-by-non-exported-min-max-and-deprecate-them-_2025-11-26_16-35-45 branch 4 times, most recently from 127b3d2 to a2455b3 Compare February 11, 2026 10:45
metux added a commit that referenced this pull request Feb 11, 2026
…e them

Replace public min/max macros by private MIN/MAX and deprecate them.
The few drivers still using them can trivially define them on their own.
Adding a new private header for all kind of math-ish definitions - future
commits will move more stuff there.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
@metux metux force-pushed the pr/treewide-replace-min-max-macros-by-non-exported-min-max-and-deprecate-them-_2025-11-26_16-35-45 branch from a2455b3 to 9dddcb2 Compare April 21, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant