Re: [2.6 patch] sony-laptop.c: fix off-by-one

2008-02-21 Thread Len Brown
On Tuesday 19 February 2008 18:27, Mattia Dongili wrote: > Acked-by: Mattia Dongili <[EMAIL PROTECTED]> applied. thanks, -len -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/maj

Re: [2.6 patch] sony-laptop.c: fix off-by-one

2008-02-19 Thread Mattia Dongili
On Wed, Feb 20, 2008 at 12:59:03AM +0200, Adrian Bunk wrote: > This patch fixes an off-by-one spotted by the Coverity checker. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Acked-by: Mattia Dongili <[EMAIL PROTECTED]> > --- > --- linux-2.6/drivers/misc/sony-laptop.c.old 2008-02-20 00:26:21

[2.6 patch] sony-laptop.c: fix off-by-one

2008-02-19 Thread Adrian Bunk
This patch fixes an off-by-one spotted by the Coverity checker. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- --- linux-2.6/drivers/misc/sony-laptop.c.old2008-02-20 00:26:21.0 +0200 +++ linux-2.6/drivers/misc/sony-laptop.c2008-02-20 00:26:38.0 +0200 @@ -314,9 +3