[media] s5p-mfc: Use WARN_ON(condition) directly
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 22 Jan 2013 04:00:06 +0000 (01:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 5 Feb 2013 19:32:02 +0000 (17:32 -0200)
Use WARN_ON(condition) directly instead of wrapping around an if
condition.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found