mirror of
https://github.com/xenia-project/linux.git
synced 2026-01-31 01:35:30 +01:00
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>