On Fri, 29 Apr 2011 16:42:04 +0200
Mauro Carvalho Chehab <mche...@redhat.com> wrote:

> This is an automatic generated email to let you know that the following patch 
> were queued at the 
> http://git.linuxtv.org/media_tree.git tree:
> 
> Subject: [media] gspca - kinect: move communications buffers out of stack
> Author:  Antonio Ospite <osp...@studenti.unina.it>
> Date:    Thu Apr 21 06:51:34 2011 -0300
>

Hi Mauro, actually this one is from Drew Fisher as well, git-am should
have picked up the additional From header:
http://www.spinics.net/lists/linux-media/msg31576.html

> Move large communications buffers out of stack and into device
> structure. This prevents the frame size from being >1kB and fixes a
> compiler warning when CONFIG_FRAME_WARN=1024:
> 
> drivers/media/video/gspca/kinect.c: In function ‘send_cmd.clone.0’:
> drivers/media/video/gspca/kinect.c:202: warning: the frame size of 1548 bytes 
> is larger than 1024 bytes
> 
> Reported-by: Mauro Carvalho Chehab <mche...@redhat.com>
> Signed-off-by: Drew Fisher <drew.m.fis...@gmail.com>
> Signed-off-by: Antonio Ospite <osp...@studenti.unina.it>
> Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>
> 
>  drivers/media/video/gspca/kinect.c |    6 ++++--
>  1 files changed, 4 insertions(+), 2 deletions(-)
> 

-- 
Antonio Ospite
http://ao2.it

PGP public key ID: 0x4553B001

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?

Attachment: pgplF4P7VDf3p.pgp
Description: PGP signature

Reply via email to