From: "Micah Gruber" <[EMAIL PROTECTED]> 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 < [EMAIL PROTECTED]> 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 netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html