From: Mike Lockwood Date: Sat, 17 Apr 2010 16:01:35 +0000 (-0400) Subject: Staging: android: timed_gpio: Properly discard invalid timeout values. X-Git-Tag: v3.3-rc1~152^2~101^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bfe15f3de0af92fd822b7475878bddc93fa490d;p=pandora-kernel.git Staging: android: timed_gpio: Properly discard invalid timeout values. The timed output device never previously checked the return value of sscanf, resulting in an uninitialized int being passed to enable() if input value was invalid. Signed-off-by: Mike Lockwood Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed