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:
979570e
)
hwmon: (f71882fg) Fix build warning
author
Guenter Roeck
<linux@roeck-us.net>
Sat, 4 Aug 2012 16:46:36 +0000
(09:46 -0700)
committer
Guenter Roeck
<linux@roeck-us.net>
Mon, 24 Sep 2012 04:08:29 +0000
(21:08 -0700)
Fix:
warning: 'address' may be used uninitialized in this function [-Wuninitialized]
While this is a false warning, the patch reduces module size on x86_64 by
approximately 175 bytes, so it is still worth the effort.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Hans de Goede <hdegoede@redhat.com>
No differences found