Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 7 Nov 2001 20:20:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 7 Nov 2001 20:20:25 -0500 Received: from gans.physik3.uni-rostock.de ([139.30.44.2]:47112 "EHLO gans.physik3.uni-rostock.de") by vger.kernel.org with ESMTP id ; Wed, 7 Nov 2001 20:20:13 -0500 Date: Thu, 8 Nov 2001 02:20:02 +0100 (CET) From: Tim Schmielau To: "David S. Miller" cc: , , , , , , , Subject: Re: [PATCH] net/ipv4/*, net/core/neighbour.c jiffies cleanup In-Reply-To: <20011107.170940.10246156.davem@redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > > --- linux-2.4.14/net/ipv4/ipconfig.c Wed Oct 31 00:08:12 2001 > +++ linux-2.4.14-jiffies64/net/ipv4/ipconfig.c Wed Nov 7 23:28:47 2001 > > These cases are indeed buggy. I'd rather fix these ones with > time_{after,before}() though. And again, your "signed" casts > are totally superfluous. > They actually are necessary as unsigned values can never become less than zero. Tim - 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/