Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264706AbTGBHFX (ORCPT ); Wed, 2 Jul 2003 03:05:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264786AbTGBHFX (ORCPT ); Wed, 2 Jul 2003 03:05:23 -0400 Received: from ppp-217-133-42-200.cust-adsl.tiscali.it ([217.133.42.200]:23168 "EHLO dualathlon.random") by vger.kernel.org with ESMTP id S264706AbTGBHFU (ORCPT ); Wed, 2 Jul 2003 03:05:20 -0400 Date: Wed, 2 Jul 2003 09:19:19 +0200 From: Andrea Arcangeli To: Bernardo Innocenti Cc: Peter Chubb , Andrew Morton , linux-kernel@vger.kernel.org, Linus Torvalds Subject: Re: [PATCH] Kill div64.h dupes, parenthesize do_div() macro params Message-ID: <20030702071919.GP3040@dualathlon.random> References: <200307020232.20726.bernie@develer.com> <16130.21283.122787.362837@wombat.chubb.wattle.id.au> <20030702055759.GJ3040@dualathlon.random> <200307020852.17782.bernie@develer.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200307020852.17782.bernie@develer.com> User-Agent: Mutt/1.4i X-GPG-Key: 1024D/68B9CB43 13D9 8355 295F 4823 7C49 C012 DFA1 686E 68B9 CB43 X-PGP-Key: 1024R/CB4660B9 CC A0 71 81 F4 A0 63 AC C0 4B 81 1D 8C 15 C8 E5 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 573 Lines: 20 On Wed, Jul 02, 2003 at 08:52:17AM +0200, Bernardo Innocenti wrote: > + * static inline uint32_t do_div(uint64_t &n, uint32_t base) c++ ;) > +# error do_div() does not yet support the C64 ;) this new version looks good to me since it will fix bugs and it's not only a cleanup avoiding code duplication. thanks. ciao Andrea - 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/