[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070710.230506.111203158.davem@davemloft.net>
Date: Tue, 10 Jul 2007 23:05:06 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: micah.gruber@...il.com
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
pekkas@...core.fi
Subject: Re: [PATCH] [2.6.22] Remove unneeded pointer idev from
addrconf_cleanup() in net/ipv6/addrconf.c
From: "Micah Gruber" <micah.gruber@...il.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@...il.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.
-
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