Re: [PATCH V7 3/8] posix clocks: introduce dynamic clocks
From: Richard Cochran <richardcochran@gmail.com>
Date: 2010-12-17 06:29:42
Also in:
linux-api, lkml
From: Richard Cochran <richardcochran@gmail.com>
Date: 2010-12-17 06:29:42
Also in:
linux-api, lkml
On Thu, Dec 16, 2010 at 09:56:38PM +0100, Thomas Gleixner wrote:
quoted
+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