mISDN: misc timerdev fixes
authorAndi Kleen <ak@linux.intel.com>
Tue, 23 Sep 2008 02:18:15 +0000 (19:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Sep 2008 02:18:15 +0000 (19:18 -0700)
- Remove noop VFS stubs. The VFS does that on a NULL pointer anyways.
- Fix timer handler prototype to be correct
- Comment ugly SMP race I didn't fix.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found