From: Eugene Teo Date: Sat, 25 Mar 2006 11:08:25 +0000 (-0800) Subject: [PATCH] Fix sequencer missing negative bound check X-Git-Tag: v2.6.17-rc1~746 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37f1e984253c7eeee8e0f2be9d134d1e9e34b9d4;p=pandora-kernel.git [PATCH] Fix sequencer missing negative bound check 'int dev' came out of an 'unsigned char *' - as such, it will not get a negative value. Thanks Valdis. Signed-off-by: Eugene Teo Cc: Jaroslav Kysela Acked-by: Takashi Iwai Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed