[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <469F4BEC.6020500@vandrovec.name>
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