Loading
platform/x86/intel/ifs: Fix SBAF title underline length
mainline inclusion from mainline-v6.12-rc1 commit 1e701372d7ac1939d5f8a1dc8172de00192394a8 category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/IASVRQ CVE: N/A Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1e701372d7ac1939d5f8a1dc8172de00192394a8 ------------------------------------- In commit # 0a3e4e94d137 ("platform/x86/intel/ifs: Add SBAF test image loading support"), the documentation for "Structural Based Functional Test at Field (SBAF)" had an incomplete underline. This resulted in the following build warning: Documentation/arch/x86/ifs:2: drivers/platform/x86/intel/ifs/ifs.h:131: WARNING: Title underline too short. Fix it by extending the dotted lines to match the length of the title. Intel-SIG: commit 1e701372d7ac platform/x86/intel/ifs: Fix SBAF title underline length Backport to support IFS(In Field Scan) SBAF(Structural Based Functional Test at Field) Fixes: 0a3e4e94d137 ("platform/x86/intel/ifs: Add SBAF test image loading support") Reported-by:Stephen Rothwell <sfr@canb.auug.org.au> Closes: https://lore.kernel.org/lkml/20240820134354.2aec355d@canb.auug.org.au/T/#u Signed-off-by:
Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com> Reviewed-by:
Jithu Joseph <jithu.joseph@intel.com> Link: https://lore.kernel.org/r/20240823184337.2923179-1-sathyanarayanan.kuppuswamy@linux.intel.com Signed-off-by:
Hans de Goede <hdegoede@redhat.com> [ Aichun Shi: amend commit log ] Signed-off-by:
Aichun Shi <aichun.shi@intel.com>