diff options
| author | Yunseong Kim <ysk@kzalloc.com> | 2025-07-14 16:33:11 +0300 |
|---|---|---|
| committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2025-08-29 12:04:01 +0300 |
| commit | 419f151de0beb5eb5755ded57766481bddb6ad26 (patch) | |
| tree | 4101550b1acf32a57a2774d742c3d723ad4fff73 /include/linux | |
| parent | 2ac4eff9826d76373450a73aa8f554875ee34193 (diff) | |
| download | linux-419f151de0beb5eb5755ded57766481bddb6ad26.tar.xz | |
media: vim2m: remove unused CLIP macro
The CLIP macro, which was used to clamp color component values to the
[0, 255] range, is no longer used anywhere in the vim2m driver. Remove it
to clean up the code and avoid confusion.
The following issues were reported by checkpatch:
ERROR: Macros with complex values should be enclosed in parentheses
Signed-off-by: Yunseong Kim <ysk@kzalloc.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
