media: stm32-dcmi: fix unnecessary parentheses
authorHugues Fruchet <hugues.fruchet@st.com>
Thu, 22 Feb 2018 09:51:27 +0000 (04:51 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 21 Mar 2018 15:52:12 +0000 (11:52 -0400)
commitb4ee319480e6d8a066b9522e65cee41795496951
treed97533719308ce2fe8c5f723e0193ab062fc0c91
parenta1029f552c3f66dc205eea6473e64040ca5023b5
media: stm32-dcmi: fix unnecessary parentheses

Fix unnecessary parentheses in if conditions.
Detected by checkpatch.pl --strict.

Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/stm32/stm32-dcmi.c