[COMMON] media: smfc: compare the conditions clearly
authorCho KyongHo <pullip.cho@samsung.com>
Tue, 27 Dec 2016 11:29:11 +0000 (20:29 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:22:19 +0000 (20:22 +0300)
commita9d711fa7ef1f056bc468229cf7a072604c22b9c
tree8d2b537e3cd003661385dbdc5c4b17f0062c8377
parent39d8ac0a53625957c491df5da53871d8a3d4a319
[COMMON] media: smfc: compare the conditions clearly

The recent versions of the compilers(e.g. GCC 5.3) warn that a unary
operator may be used without a care. Therefore, we should wrap the
operator and its operands with parenthesis to show clear precedence.

Change-Id: Ibc7e758dd67e62182a120bc705a561586a521c70
Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>
drivers/media/platform/exynos/smfc/smfc.h