mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>