lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0073903a-b228-438e-ae36-3f7dc9b3f878@intel.com>
Date: Fri, 23 Aug 2024 12:00:25 -0700
From: "Joseph, Jithu" <jithu.joseph@...el.com>
To: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@...ux.intel.com>,
	Hans de Goede <hdegoede@...hat.com>, Ilpo Jarvinen
	<ilpo.jarvinen@...ux.intel.com>
CC: Ashok Raj <ashok.raj@...el.com>, Tony Luck <tony.luck@...el.com>,
	<platform-driver-x86@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
	Shankar Ravi V <ravi.v.shankar@...el.com>
Subject: Re: [PATCH v1] platform/x86/intel/ifs: Fix SBAF title underline
 length



On 8/23/2024 11:43 AM, Kuppuswamy Sathyanarayanan wrote:
> 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.
> 
> Fixes: 0a3e4e94d137 ("platform/x86/intel/ifs: Add SBAF test image loading support")
> Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
> Closes: https://lore.kernel.org/lkml/20240820134354.2aec355d@canb.auug.org.au/T/#u
> Signed-off-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@...ux.intel.com>
> ---

Looks good to me
Reviewed-by: Jithu Joseph <jithu.joseph@...el.com>

>  drivers/platform/x86/intel/ifs/ifs.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/platform/x86/intel/ifs/ifs.h b/drivers/platform/x86/intel/ifs/ifs.h
> index b261be46bce8..5c3c0dfa1bf8 100644
> --- a/drivers/platform/x86/intel/ifs/ifs.h
> +++ b/drivers/platform/x86/intel/ifs/ifs.h
> @@ -129,7 +129,7 @@
>   *
>   *
>   * Structural Based Functional Test at Field (SBAF):
> - * ------------------------------------------------
> + * -------------------------------------------------
>   *
>   * SBAF is a new type of testing that provides comprehensive core test
>   * coverage complementing Scan at Field (SAF) testing. SBAF mimics the

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ