dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
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