diff options
| author | Deepak R Varma <[email protected]> | 2023-01-27 16:31:49 +0000 |
|---|---|---|
| committer | Hans de Goede <[email protected]> | 2023-02-03 09:01:50 +0000 |
| commit | bdf2ffb6be35d1ae48cb4b7785a9f0427b601017 (patch) | |
| tree | e3b4d0b4c7c5e43ffe34948dcda7c8ba6ba60496 /drivers/media/v4l2-core/v4l2-async.c | |
| parent | platform/x86: dell-ddv: Add "force" module param (diff) | |
| download | kernel-bdf2ffb6be35d1ae48cb4b7785a9f0427b601017.tar.gz kernel-bdf2ffb6be35d1ae48cb4b7785a9f0427b601017.zip | |
platform/x86: dell-smo8800: Use min_t() for comparison and assignment
Simplify code by using min_t helper macro for logical evaluation
and value assignment. Use the _t variant of min macro since the
variable types are not same.
This issue is identified by coccicheck using the minmax.cocci file.
Signed-off-by: Deepak R Varma <[email protected]>
Acked-by: Pali Rohár <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-async.c')
0 files changed, 0 insertions, 0 deletions
