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: Fri, 28 Jun 2024 06:04:51 -0400
From: Jeff Layton <jlayton@...nel.org>
To: Thorsten Blum <thorsten.blum@...lux.com>, dhowells@...hat.com
Cc: netfs@...ts.linux.dev, linux-fsdevel@...r.kernel.org, 
	linux-kernel@...r.kernel.org, Simon Horman <horms@...nel.org>
Subject: Re: [RESEND PATCH] fscache: Remove duplicate included header

On Fri, 2024-06-28 at 08:23 +0200, Thorsten Blum wrote:
> Remove duplicate included header file linux/uio.h
> 
> Reviewed-by: Simon Horman <horms@...nel.org>
> Signed-off-by: Thorsten Blum <thorsten.blum@...lux.com>
> ---
>  fs/netfs/fscache_io.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/fs/netfs/fscache_io.c b/fs/netfs/fscache_io.c
> index 38637e5c9b57..b1722a82c03d 100644
> --- a/fs/netfs/fscache_io.c
> +++ b/fs/netfs/fscache_io.c
> @@ -9,7 +9,6 @@
>  #include <linux/uio.h>
>  #include <linux/bvec.h>
>  #include <linux/slab.h>
> -#include <linux/uio.h>
>  #include "internal.h"
>  
>  /**

Reviewed-by: Jeff Layton <jlayton@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ