mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: linux-kernel@vger.kernel.org, akpm@osdl.org
Cc: mm-commits@vger.kernel.org
Subject: Re: + netlink-remove-dead-code.patch added to -mm tree
Date: Wed, 21 Jun 2006 13:53:39 -0700 (PDT)	[thread overview]
Message-ID: <20060621.135339.59831267.davem@davemloft.net> (raw)
In-Reply-To: <200606212033.k5LKXw9B003804@shell0.pdx.osdl.net>

From: akpm@osdl.org
Date: Wed, 21 Jun 2006 13:33:58 -0700

> diff -puN net/netlink/af_netlink.c~netlink-remove-dead-code net/netlink/af_netlink.c
> --- a/net/netlink/af_netlink.c~netlink-remove-dead-code
> +++ a/net/netlink/af_netlink.c
> @@ -1380,9 +1380,6 @@ static int netlink_dump(struct sock *sk)
>  
>  	netlink_destroy_callback(cb);
>  	return 0;
> -
> -nlmsg_failure:
> -	return -ENOBUFS;
>  }
>  
>  int netlink_dump_start(struct sock *ssk, struct sk_buff *skb,

Andrew, please type make before you commit things like this
to your tree.  This breaks the build.

These code labels are referenced internally by the netlink packet
message macros, in this case the reference comes from
NLMSG_NEW_ANSWER().

       reply	other threads:[~2006-06-21 20:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200606212033.k5LKXw9B003804@shell0.pdx.osdl.net>
2006-06-21 20:53 ` David Miller [this message]
2006-06-21 21:09   ` Andrew Morton

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=20060621.135339.59831267.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mm-commits@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®