Hi Sachin,
On 07/26/2012 08:23 AM, Sachin Kamat wrote:
> devm_kzalloc() eliminates the need to free explicitly thereby
> making the code a bit simpler.
>
> Signed-off-by: Sachin Kamat
Thanks for the patch. Since I have nothing more for a pull request
right now,
Acked-by: Sylwester Nawrocki
-
devm_kzalloc() eliminates the need to free explicitly thereby
making the code a bit simpler.
Signed-off-by: Sachin Kamat
---
drivers/media/video/s5k6aa.c |7 ++-
1 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/drivers/media/video/s5k6aa.c b/drivers/media/video/s5k6aa.c
ind