Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262256AbVAEFv5 (ORCPT ); Wed, 5 Jan 2005 00:51:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262260AbVAEFv5 (ORCPT ); Wed, 5 Jan 2005 00:51:57 -0500 Received: from web60609.mail.yahoo.com ([216.109.119.83]:423 "HELO web60609.mail.yahoo.com") by vger.kernel.org with SMTP id S262256AbVAEFvv (ORCPT ); Wed, 5 Jan 2005 00:51:51 -0500 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=G1cKgnCKQMtDGTcUCDv8wnAOsZRfRnGnvDSmOi2jrWo+sb8zI0aI8CvJ62V5CCOnUwfszMc/Mp60P3lHyAkYe6/QEkKzK5eM3et5Xas54kMChUmQFdYNQrt/mfkl5jGozywCDO4B7fU+PX1DfB96T73S99yxyQAgdMqcQc6JSxs= ; Message-ID: <20050105055150.5079.qmail@web60609.mail.yahoo.com> Date: Tue, 4 Jan 2005 21:51:50 -0800 (PST) From: selvakumar nagendran Subject: Linked list demo To: linux-kernel@vger.kernel.org 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: 711 Lines: 25 Hello, I came to know from the book 'Linux kernel development' by Robert M Love that the kernel provides it's own linked list implementation. He has also given the relevant interfaces. But with that I am not able to understand the concepts. Can anyone send me a worked out example of the linked list possibly a simpler one? Thanks, selva __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com - 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/