OSDN Git Service

[media] coda: remove unnecessary peek at next destination buffer from coda_finish_decode
authorPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 5 Aug 2014 17:00:08 +0000 (14:00 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 21 Aug 2014 20:25:23 +0000 (15:25 -0500)
commit5727a5a4a1d89a8bf1442e7b0fd83de63512a1b6
tree1c5910b7042a2ea30c7eca44d471a55ab547b0bb
parent2c3759d406ded38b88992cb4e423ce232112001a
[media] coda: remove unnecessary peek at next destination buffer from coda_finish_decode

The return value of this call to v4l2_m2m_next_dst_buf() is never used.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/coda/coda-bit.c