git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08e15e8
)
sony-laptop: fix uninitialised variable
author
Andrew Morton
<akpm@linux-foundation.org>
Tue, 6 Mar 2007 10:29:42 +0000
(
02:29
-0800)
committer
Len Brown
<len.brown@intel.com>
Wed, 7 Mar 2007 08:05:13 +0000
(
03:05
-0500)
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 <malattia@linux.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found