platform/x86/intel: tpmi: Revise the comment of intel_vsec_add_aux
mainline inclusion from mainline-v6.3-rc5 commit 8d13d50b category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I8WOEC Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8d13d50b157655247cdb3a69aca7836b58ff8735 ------------------------------------- intel_vsec_add_aux() is resource managed including res and feature_vsec_dev memory. Fix this by revising the comment of intel_vsec_add_aux since res variable will also be freed in the intel_vsec_add_aux. Intel-SIG: commit 8d13d50b platform/x86/intel: tpmi: Revise the comment of intel_vsec_add_aux. Backport Intel_tpmi base driver. Signed-off-by:Dongliang Mu <dzm91@hust.edu.cn> Link: https://lore.kernel.org/r/20230309040107.534716-3-dzm91@hust.edu.cn Reviewed-by:
Hans de Goede <hdegoede@redhat.com> Signed-off-by:
Hans de Goede <hdegoede@redhat.com> [ Yingbao Jia: amend commit log ] Signed-off-by:
Yingbao Jia <yingbao.jia@intel.com>
Loading
Please sign in to comment