From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: with ECARTIS (v1.0.0; list xfs); Tue, 19 Sep 2006 22:25:07 -0700 (PDT) Received: from cuda.sgi.com (cuda2.sgi.com [192.48.168.29]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id k8K5OBaG018562 for ; Tue, 19 Sep 2006 22:24:12 -0700 Received: from sandeen.net (sandeen.net [209.173.210.139]) by cuda.sgi.com (Spam Firewall) with ESMTP id 868FFD1783A6 for ; Tue, 19 Sep 2006 21:14:14 -0700 (PDT) Message-ID: <4510C017.4040200@oss.sgi.com> Date: Tue, 19 Sep 2006 23:14:15 -0500 From: linux-xfs@oss.sgi.com MIME-Version: 1.0 Subject: Re: [PATCH] kill leftover WANT_FUNCS macro indirection References: <44CAE247.6020608@sandeen.net> In-Reply-To: <44CAE247.6020608@sandeen.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com List-Id: xfs To: Eric Sandeen Cc: xfs@oss.sgi.com Eric Sandeen wrote: > This gets rid of some pointless macro defines... I had a version that > lower-cased it all too but Nathan liked this better, and he's the man! :) > > -Eric Hm, what was the verdict on this one? -Eric