Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753194Ab0LQG3m (ORCPT ); Fri, 17 Dec 2010 01:29:42 -0500 Received: from mail-fx0-f43.google.com ([209.85.161.43]:52043 "EHLO mail-fx0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751203Ab0LQG3k (ORCPT ); Fri, 17 Dec 2010 01:29:40 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=C7xmtRrGcXuum8tzZWz5CK2ZS7TgqjCcEsRWTi6RAafxh90sS+g9tgdfC1vEg0atzD 0CaP0mUI3PWu1gOZMImUpAgV9awVwMJvjFyeMeJlWCnDtpgPFZNNbREUL3IjIK2Pf6Qj y17R87z3GfIX9ynw4+Mf/laaySKhQzog2ReJ0= Date: Fri, 17 Dec 2010 07:29:33 +0100 From: Richard Cochran To: Thomas Gleixner Cc: linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, netdev@vger.kernel.org, Alan Cox , Arnd Bergmann , Christoph Lameter , David Miller , John Stultz , Krzysztof Halasa , Peter Zijlstra , Rodolfo Giometti Subject: Re: [PATCH V7 3/8] posix clocks: introduce dynamic clocks Message-ID: <20101217062933.GA2982@riccoc20.at.omicron.at> References: <8debe4d48d9a6484b7fbd35d8888524155fed977.1292512461.git.richard.cochran@omicron.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 656 Lines: 19 On Thu, Dec 16, 2010 at 09:56:38PM +0100, Thomas Gleixner wrote: > > +void *posix_clock_private(struct file *fp); > > Leftover ? There is neither a caller nor an implementation Yes, you are right. Sorry. This patch series has been through several contortions, and this current one won't be the last! As to the other comments, thanks for your careful review. I will adapt the patch set accordingly. Richard -- 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/