All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vandrovec <petr@vandrovec.name>
To: Andrew Morton <akpm@osdl.org>
Cc: "Robert P. J. Day" <rpjday@mindspring.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] NCP:  Delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY.
Date: Thu, 19 Jul 2007 04:33:00 -0700	[thread overview]
Message-ID: <469F4BEC.6020500@vandrovec.name> (raw)
In-Reply-To: <Pine.LNX.4.64.0707190706300.24493@localhost.localdomain>

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

Fine with me.  Thanks.

Acked-by: Petr Vandrovec <petr@vandrovec.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;



      reply	other threads:[~2007-07-19 11:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-19 11:09 [PATCH] NCP: Delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY Robert P. J. Day
2007-07-19 11:33 ` Petr Vandrovec [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=469F4BEC.6020500@vandrovec.name \
    --to=petr@vandrovec.name \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rpjday@mindspring.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.