diff options
| author | Eduard Zingerman <eddyz87@gmail.com> | 2026-08-20 23:58:07 -0700 |
|---|---|---|
| committer | Eduard Zingerman <eddyz87@gmail.com> | 2026-08-20 23:58:07 -0700 |
| commit | 4191e4932083091534573c20ceed517d8dd480c1 (patch) | |
| tree | 8f080e98965b09fa4b9de72c8f8c81bed5a464d5 /scripts/Makefile.thinlto | |
| parent | d19862d923b9a785ec27bc51c334a8d457a0dd03 (diff) | |
| parent | 705249119d942e7228d9207800ddfa13e4601b19 (diff) | |
| download | linux-next-4191e4932083091534573c20ceed517d8dd480c1.tar.gz linux-next-4191e4932083091534573c20ceed517d8dd480c1.zip | |
Merge branch 'simplify-min-max-contains-and-normalize-cnum-implementation'
Vinicius Sampaio says:
====================
Simplify min()/max(), contains() and normalize() cnum implementation
This patches simplifies some functions of the cnum implementation:
- smin()/smax()
- contains()
- normalize()
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
---
v3 -> v4:
- Remove the opening line of commits regarding contains() and
normalize() simplification.
v2 -> v3:
- Change 'optimization' to 'simplification' in commit descriptions.
- Fix typos in commit description.
- Make commit messages about contains() and normalize()
simplification more descriptive.
- Make '/*' be on its own line in {u,s}range_overflow comments.
v1 -> v2:
- Split the contains and normalize changes into 2 patches.
- Added comments regarding the use of empty cnum's in
{u,s}range_overflow().
- Fixed typing mistake in cover letter (removed the `fix` word).
v3: https://lore.kernel.org/bpf/20260730001145.381820-1-vldsampaio@pm.me/
v2: https://lore.kernel.org/bpf/20260729194932.292368-1-vldsampaio@pm.me/
v1: https://lore.kernel.org/bpf/20260728015601.1567098-1-vldsampaio@pm.me/
====================
Link: https://patch.msgid.link/20260730102129.15209-1-vldsampaio@pm.me
Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
