Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 3 Sep 2002 16:13:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 3 Sep 2002 16:13:19 -0400 Received: from dsl-213-023-043-116.arcor-ip.net ([213.23.43.116]:39062 "EHLO starship") by vger.kernel.org with ESMTP id ; Tue, 3 Sep 2002 16:13:16 -0400 Content-Type: text/plain; charset=US-ASCII From: Daniel Phillips To: Thunder from the hill Subject: Re: Large block device patch, part 1 of 9 Date: Tue, 3 Sep 2002 22:19:59 +0200 X-Mailer: KMail [version 1.3.2] Cc: Benjamin LaHaise , Neil Brown , Pavel Machek , Peter Chubb , , 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: 578 Lines: 20 On Tuesday 03 September 2002 22:05, Thunder from the hill wrote: > Hi, > > On Tue, 3 Sep 2002, Daniel Phillips wrote: > > If you must have a clever macro: > > > > #define lli(foo) (long long int) (foo) > > #define llu(foo) (long long unsigned) (foo) > > Type safety not given. It's a printk for crying out loud. -- 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/