From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964910AbWFSVoN (ORCPT ); Mon, 19 Jun 2006 17:44:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964913AbWFSVoN (ORCPT ); Mon, 19 Jun 2006 17:44:13 -0400 Received: from www.osadl.org ([213.239.205.134]:27055 "EHLO mail.tglx.de") by vger.kernel.org with ESMTP id S964910AbWFSVoL (ORCPT ); Mon, 19 Jun 2006 17:44:11 -0400 Subject: Re: [PATCH] ktime/hrtimer: fix kernel-doc comments From: Thomas Gleixner Reply-To: tglx@linutronix.de To: "Randy.Dunlap" Cc: linux-kernel@vger.kernel.org, akpm@osdl.org, mingo@elte.hu In-Reply-To: <20060619144101.dbe56ef7.rdunlap@xenotime.net> References: <20060619130948.6ea3998c.rdunlap@xenotime.net> <1150750822.29299.86.camel@localhost.localdomain> <20060619141127.abdfdac0.rdunlap@xenotime.net> <1150751733.6780.3.camel@localhost.localdomain> <20060619142050.c4765cef.rdunlap@xenotime.net> <1150752657.6780.16.camel@localhost.localdomain> <20060619144101.dbe56ef7.rdunlap@xenotime.net> Content-Type: text/plain Date: Mon, 19 Jun 2006 23:45:31 +0200 Message-Id: <1150753532.6780.20.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2006-06-19 at 14:41 -0700, Randy.Dunlap wrote: > This is just one example of many files that have similar kernel-doc > problems. I wasn't picking on your files. :) I did not take it personal. I know that I missed to read the docs - as always. I was just expressing my surprise about something I thought it would be naturaly that way tglx