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:   Mon, 24 Jan 2022 20:02:56 +0200
From:   Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To:     Wei Ming Chen <jj251510319013@...il.com>,
        Helge Deller <deller@....de>
Cc:     linux-kernel@...r.kernel.org, linux-fbdev@...r.kernel.org,
        tzimmermann@...e.de, robh@...nel.org, maxime@...no.tech
Subject: Re: [PATCH] fbdev: Fix file path that does not exist

+Cc: maintainer

On Wed, Dec 08, 2021 at 10:46:31PM +0800, Wei Ming Chen wrote:
> pvr2fb.c should be under drivers/video/fbdev/
> instead of drivers/video/

LGTM,
Reviewed-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>

> Signed-off-by: Wei Ming Chen <jj251510319013@...il.com>
> ---
>  drivers/video/fbdev/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig
> index 6ed5e608dd04..93b8d84c34cf 100644
> --- a/drivers/video/fbdev/Kconfig
> +++ b/drivers/video/fbdev/Kconfig
> @@ -829,7 +829,7 @@ config FB_PVR2
>  	  You can pass several parameters to the driver at boot time or at
>  	  module load time.  The parameters look like "video=pvr2:XXX", where
>  	  the meaning of XXX can be found at the end of the main source file
> -	  (<file:drivers/video/pvr2fb.c>). Please see the file
> +	  (<file:drivers/video/fbdev/pvr2fb.c>). Please see the file
>  	  <file:Documentation/fb/pvr2fb.rst>.
>  
>  config FB_OPENCORES
> -- 
> 2.25.1
> 

-- 
With Best Regards,
Andy Shevchenko


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ