[PATCH 9/9] staging: easycap: Split easycap_delete() into several pieces

2012-02-24 Thread Ezequiel Garcia
The patch splits easycap_delete(), which is in charge of buffer deallocation, into smaller functions each deallocating a specific kind of buffer. Signed-off-by: Ezequiel Garcia --- drivers/staging/media/easycap/easycap_main.c | 445 ++--- 1 files changed, 249 insertions(+),

Re: [PATCH 9/9] staging: easycap: Split easycap_delete() into several pieces

2012-02-24 Thread Dan Carpenter
On Fri, Feb 24, 2012 at 12:24:22PM -0300, Ezequiel Garcia wrote: > + /* Free video urbs */ > + free_video_urbs(peasycap); These comments aren't redundant. Could you remove them in a later patch? regards, dan carpenter signature.asc Description: Digital signature