From: Andrew Morton Date: Tue, 6 Mar 2007 10:29:42 +0000 (-0800) Subject: sony-laptop: fix uninitialised variable X-Git-Tag: v2.6.21-rc4~55^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8607c673bdd593d4ce439a36412a213a8efb282b;p=pandora-kernel.git sony-laptop: fix uninitialised variable drivers/misc/sony-laptop.c: In function 'sony_acpi_add': drivers/misc/sony-laptop.c:456: warning: 'result' may be used uninitialized in this function The compiler seems to actually be telling the truth this time. Cc: Mattia Dongili Signed-off-by: Andrew Morton Signed-off-by: Len Brown --- Reading git-diff-tree failed