RE: [PATCH 1/2] v4l2-mem2mem: Code cleanup

2010-04-01 Thread Pawel Osciak
Hi, thanks for the patch, one comment below: >Vaibhav Hiremath (hvaib...@ti.com) wrote: > >Signed-off-by: Vaibhav Hiremath >--- > drivers/media/video/v4l2-mem2mem.c | 40 ++- > 1 files changed, 16 insertions(+), 24 deletions(-) [...] >@@ -319,10 +317,9 @@ stati

[PATCH 1/2] v4l2-mem2mem: Code cleanup

2010-04-01 Thread hvaibhav
From: Vaibhav Hiremath Signed-off-by: Vaibhav Hiremath --- drivers/media/video/v4l2-mem2mem.c | 40 ++- 1 files changed, 16 insertions(+), 24 deletions(-) diff --git a/drivers/media/video/v4l2-mem2mem.c b/drivers/media/video/v4l2-mem2mem.c index a78157f..4cd