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] [day] [month] [year] [list]
Date:   Thu, 14 Dec 2023 08:46:21 -0800
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Michal Simek <michal.simek@....com>, linux-kernel@...r.kernel.org,
        monstr@...str.eu, michal.simek@...inx.com, git@...inx.com
Cc:     Laurent Pinchart <laurent.pinchart@...asonboard.com>,
        Mauro Carvalho Chehab <mchehab@...nel.org>,
        linux-arm-kernel@...ts.infradead.org, linux-media@...r.kernel.org
Subject: Re: [PATCH] media: platform: xilinx: Fix Kconfig indentation

Hi,

On 12/14/23 00:47, Michal Simek wrote:
> Use proper indentation for Kconfig fragments - help part.
> 
> Signed-off-by: Michal Simek <michal.simek@....com>

Reviewed-by: Randy Dunlap <rdunlap@...radead.org>
Tested-by: Randy Dunlap <rdunlap@...radead.org>

Thanks.

> ---
> 
>  drivers/media/platform/xilinx/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/media/platform/xilinx/Kconfig b/drivers/media/platform/xilinx/Kconfig
> index 93ef78bf62e6..601edd9acd5b 100644
> --- a/drivers/media/platform/xilinx/Kconfig
> +++ b/drivers/media/platform/xilinx/Kconfig
> @@ -26,10 +26,10 @@ config VIDEO_XILINX_TPG
>  	depends on VIDEO_XILINX
>  	select VIDEO_XILINX_VTC
>  	help
> -	   Driver for the Xilinx Video Test Pattern Generator
> +	  Driver for the Xilinx Video Test Pattern Generator
>  
>  config VIDEO_XILINX_VTC
>  	tristate "Xilinx Video Timing Controller"
>  	depends on VIDEO_XILINX
>  	help
> -	   Driver for the Xilinx Video Timing Controller
> +	  Driver for the Xilinx Video Timing Controller

-- 
#Randy
https://people.kernel.org/tglx/notes-about-netiquette
https://subspace.kernel.org/etiquette.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ