From: David Miller <davem@davemloft.net>
To: micah.gruber@gmail.com
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, pekkas@netcore.fi
Subject: Re: [PATCH] [2.6.22] Remove unneeded pointer idev from addrconf_cleanup() in net/ipv6/addrconf.c
Date: Tue, 10 Jul 2007 23:05:06 -0700 (PDT) [thread overview]
Message-ID: <20070710.230506.111203158.davem@davemloft.net> (raw)
In-Reply-To: <aaab98560707082030w6521f4e5qf17a01d83d20faf8@mail.gmail.com>
From: "Micah Gruber" <micah.gruber@gmail.com>
Date: Mon, 9 Jul 2007 11:30:46 +0800
> This trivial patch removes the unneeded pointer idev returned from
> __in6_dev_get(), which is never used. The check for NULL can be simply
> done by if (__in6_dev_get(dev) == NULL).
>
> Signed-off-by: Micah Gruber < micah.gruber@gmail.com>
Applied, but your patch was severely white-space damaged by your
email client, please fix this up and test that the patches you
email out can be applied by those receiving the posting in the
future.
Thanks.
prev parent reply other threads:[~2007-07-11 6:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-09 3:30 [PATCH] [2.6.22] Remove unneeded pointer idev from addrconf_cleanup() in net/ipv6/addrconf.c Micah Gruber
2007-07-11 6:05 ` David Miller [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=20070710.230506.111203158.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=micah.gruber@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pekkas@netcore.fi \
/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;
as well as URLs for NNTP newsgroup(s).