Skip to content
Commit 455c4ae2 authored by Tomi Valkeinen's avatar Tomi Valkeinen Committed by naushir
Browse files

media: rp1: fe: Use ~0, not -1, when working with unsigned values



Use ~0, not -1, when working with unsigned values (-1 is not unsigned).

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
parent 62e8ab88
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment