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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 19 Jul 2007 04:33:00 -0700
From:	Petr Vandrovec <petr@...drovec.name>
To:	Andrew Morton <akpm@...l.org>
CC:	"Robert P. J. Day" <rpjday@...dspring.com>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] NCP:  Delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY.

Robert P. J. Day wrote:
> Signed-off-by: Robert P. J. Day <rpjday@...dspring.com>

Fine with me.  Thanks.

Acked-by: Petr Vandrovec <petr@...drovec.name>

> ---
> 
>   steve walks warily down the street with the brim pulled way down low
> ...
> 
> 
> diff --git a/fs/ncpfs/ncplib_kernel.c b/fs/ncpfs/ncplib_kernel.c
> index 551e0ba..df6d60b 100644
> --- a/fs/ncpfs/ncplib_kernel.c
> +++ b/fs/ncpfs/ncplib_kernel.c
> @@ -726,9 +726,6 @@ ncp_del_file_or_subdir2(struct ncp_server *server,
>  	__le32 dirent;
> 
>  	if (!inode) {
> -#ifdef CONFIG_NCPFS_DEBUGDENTRY
> -		PRINTK("ncpfs: ncpdel2: dentry->d_inode == NULL\n");
> -#endif
>  		return 0xFF;	/* Any error */
>  	}
>  	volnum = NCP_FINFO(inode)->volNumber;


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ