From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx206.postini.com [74.125.245.206]) by kanga.kvack.org (Postfix) with SMTP id 234A46B0069 for ; Mon, 9 Jul 2012 21:45:39 -0400 (EDT) Message-ID: <4FFB892E.5090709@redhat.com> Date: Mon, 09 Jul 2012 21:45:18 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH 01/13] rbtree: reference Documentation/rbtree.txt for usage instructions References: <1341876923-12469-1-git-send-email-walken@google.com> <1341876923-12469-2-git-send-email-walken@google.com> In-Reply-To: <1341876923-12469-2-git-send-email-walken@google.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Michel Lespinasse Cc: aarcange@redhat.com, dwmw2@infradead.org, peterz@infradead.org, daniel.santos@pobox.com, axboe@kernel.dk, ebiederm@xmission.com, linux-mm@kvack.org, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org On 07/09/2012 07:35 PM, Michel Lespinasse wrote: > include/linux/rbtree.h included some basic usage instructions, while > Documentation/rbtree.txt had some more complete and easier to follow > instructions. Replacing the former with a reference to the latter. > > Signed-off-by: Michel Lespinasse Acked-by: Rik van Riel -- All rights reversed -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org