1
0
Fork 0
alistair23-linux/drivers/sfi
Dan Carpenter e29df91e67 SFI: do not return freed pointer
We never actually use the return value of sfi_sysfs_install_table() but
it still seems wrong to return a freed pointer.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2010-06-01 12:04:35 -04:00
..
Kconfig SFI: Simple Firmware Interface - MAINTAINERS, Kconfig 2009-08-28 19:57:29 -04:00
Makefile SFI: add platform-independent core support 2009-08-28 19:57:33 -04:00
sfi_acpi.c SFI: add sysfs interface for SFI tables. 2010-05-27 12:46:20 -04:00
sfi_core.c SFI: do not return freed pointer 2010-06-01 12:04:35 -04:00
sfi_core.h SFI: add sysfs interface for SFI tables. 2010-05-27 12:46:20 -04:00