Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756908Ab0HaHoU (ORCPT ); Tue, 31 Aug 2010 03:44:20 -0400 Received: from cantor.suse.de ([195.135.220.2]:39469 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756096Ab0HaHoT (ORCPT ); Tue, 31 Aug 2010 03:44:19 -0400 Date: Tue, 31 Aug 2010 09:44:17 +0200 (CEST) From: Jiri Kosina To: Tejun Heo Cc: Naohiro Aota , linux-kernel@vger.kernel.org, Andrew Morton , "Paul E. McKenney" , KAMEZAWA Hiroyuki Subject: Re: [PATCH 2/2] idr: describe how nextidp works in idr_get_next(). In-Reply-To: <4C7CB237.6090606@kernel.org> Message-ID: References: <4C7BD45B.3050300@kernel.org> <4C7CB237.6090606@kernel.org> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 705 Lines: 23 On Tue, 31 Aug 2010, Tejun Heo wrote: > > From: Naohiro Aota > > Date: Fri, 27 Aug 2010 17:43:46 +0900 > > Subject: [PATCH 2/2] idr: describe how nextidp works in idr_get_next(). > > > > It was unclear in original kernel-doc how nextidp worked in > > idr_get_next(). Let's describe it. > > > > Signed-off-by: Naohiro Aota > > Acked-by: Tejun Heo Applied, thanks. -- Jiri Kosina SUSE Labs, Novell Inc. -- 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/