Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 28 Sep 2002 09:21:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 28 Sep 2002 09:21:44 -0400 Received: from pD9E23260.dip.t-dialin.net ([217.226.50.96]:21384 "EHLO hawkeye.luckynet.adm") by vger.kernel.org with ESMTP id ; Sat, 28 Sep 2002 09:21:43 -0400 Date: Sat, 28 Sep 2002 07:27:37 -0600 (MDT) From: Thunder from the hill X-X-Sender: thunder@hawkeye.luckynet.adm To: Christoph Hellwig cc: Lightweight Patch Manager , Linux Kernel Mailing List , Rik van Riel , Tomas Szepe , Zach Brown Subject: Re: [PATCH][2.5] Single linked headed lists for Linux, v3 In-Reply-To: <20020928142319.A32048@infradead.org> Message-ID: X-Location: Dorndorf/Steudnitz; Germany 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 Content-Length: 598 Lines: 17 Hi, On Sat, 28 Sep 2002, Christoph Hellwig wrote: > Please kill the sillz ifdef __KERNEL__ and convert to inlines. > After that one could start to ctuallz review the implementation.. Sorry, inline taints the concept. It's supposed to work with any type. (This time.) We've had crappy times with list.h, so slist.h shall not use inlines. Thunder - 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/