platform/x86: ISST: use semi-colons instead of commas
mainline inclusion from mainline-5.15 commit 55879dc4 category: bugfix bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I6FY06 CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=55879dc4d095232609fe81498c1b43f042708eef Intel-SIG: commit 55879dc4 platform/x86: ISST: use semi-colons instead of commas. Backport SST missed patch for 5.10. ------------------------------------------------- The code works the same either way, but it's better to use semi-colons to separate statements. Signed-off-by: NDan Carpenter <dan.carpenter@oracle.com> Link: https://lore.kernel.org/r/20210825072357.GA12957@kiliSigned-off-by: NHans de Goede <hdegoede@redhat.com> Signed-off-by: Nyingbao jia <yingbao.jia@intel.com>
Showing
想要评论请 注册 或 登录