Home
last modified time | relevance | path

Searched hist:"57 f9616b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/platform/x86/
H A Dideapad-laptop.c57f9616b Tue Jun 12 11:28:50 CDT 2012 Dan Carpenter <dan.carpenter@oracle.com> ideapad: uninitialized data in ideapad_acpi_add()

We only initialize the high bits of "cfg". It probably doesn't cause
a problem given that this is platform specific code and doesn't have to
worry about endianness etc. But it's sort of messy.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
57f9616b Tue Jun 12 11:28:50 CDT 2012 Dan Carpenter <dan.carpenter@oracle.com> ideapad: uninitialized data in ideapad_acpi_add()

We only initialize the high bits of "cfg". It probably doesn't cause
a problem given that this is platform specific code and doesn't have to
worry about endianness etc. But it's sort of messy.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>