mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-27 04:50:25 +09: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>