Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 16 Sep 2002 14:40:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 16 Sep 2002 14:40:23 -0400 Received: from dsl-213-023-040-192.arcor-ip.net ([213.23.40.192]:11401 "EHLO starship") by vger.kernel.org with ESMTP id ; Mon, 16 Sep 2002 14:40:22 -0400 Content-Type: text/plain; charset=US-ASCII From: Daniel Phillips To: Thunder from the hill Subject: Re: [linux-usb-devel] Re: [BK PATCH] USB changes for 2.5.34 Date: Mon, 16 Sep 2002 20:45:22 +0200 X-Mailer: KMail [version 1.3.2] Cc: References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Message-Id: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 429 Lines: 14 On Monday 16 September 2002 20:35, Thunder from the hill wrote: > !assert(typeof((fool)->next) == typeof(fool)); You meant: assert(typeof((fool)->next) != typeof(fool)); -- Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/