[PATCH] [REVISED] drivers/media/video/stv680.c: check kmalloc() return value.

2007-03-11 Thread Amit Choudhary
Description: Check the return value of kmalloc() in function stv680_start_stream(), in file drivers/media/video/stv680.c. Signed-off-by: Amit Choudhary <[EMAIL PROTECTED]> diff --git a/drivers/media/video/stv680.c b/drivers/media/video/stv680.c index 6d1ef1e..f35c664 100644 ---

[PATCH] [REVISED] drivers/media/video/stv680.c: check kmalloc() return value.

2007-03-11 Thread Amit Choudhary
Description: Check the return value of kmalloc() in function stv680_start_stream(), in file drivers/media/video/stv680.c. Signed-off-by: Amit Choudhary [EMAIL PROTECTED] diff --git a/drivers/media/video/stv680.c b/drivers/media/video/stv680.c index 6d1ef1e..f35c664 100644 ---

Re: [PATCH] [REVISED] drivers/media/video/stv680.c: check kmalloc() return value.

2007-03-09 Thread Oliver Neukum
Am Freitag, 9. März 2007 08:19 schrieb Amit Choudhary: > Description: Check the return value of kmalloc() in function > stv680_start_stream(), in file drivers/media/video/stv680.c. If you are making usb patches, please send them to the usb list and maintainers. Secondly, against which kernel is

Re: [PATCH] [REVISED] drivers/media/video/stv680.c: check kmalloc() return value.

2007-03-09 Thread Oliver Neukum
Am Freitag, 9. März 2007 08:19 schrieb Amit Choudhary: Description: Check the return value of kmalloc() in function stv680_start_stream(), in file drivers/media/video/stv680.c. If you are making usb patches, please send them to the usb list and maintainers. Secondly, against which kernel is

[PATCH] [REVISED] drivers/media/video/stv680.c: check kmalloc() return value.

2007-03-08 Thread Amit Choudhary
Description: Check the return value of kmalloc() in function stv680_start_stream(), in file drivers/media/video/stv680.c. Signed-off-by: Amit Choudhary <[EMAIL PROTECTED]> diff --git a/drivers/media/video/stv680.c b/drivers/media/video/stv680.c index 6d1ef1e..f35c664 100644 ---

[PATCH] [REVISED] drivers/media/video/stv680.c: check kmalloc() return value.

2007-03-08 Thread Amit Choudhary
Description: Check the return value of kmalloc() in function stv680_start_stream(), in file drivers/media/video/stv680.c. Signed-off-by: Amit Choudhary [EMAIL PROTECTED] diff --git a/drivers/media/video/stv680.c b/drivers/media/video/stv680.c index 6d1ef1e..f35c664 100644 ---