From: Christoph Hellwig on 23 Jul 2010 12:30 On Fri, Jul 23, 2010 at 06:05:53PM +0300, Artem Bityutskiy wrote: > From: Artem Bityutskiy <Artem.Bityutskiy(a)nokia.com> > > The 'setup_timer()' function also calls 'init_timer()', so the extra > 'init_timer()' call is not needed. Indeed, 'setup_timer()' is basically > 'init_timer()' plus callback function and data pointers initialization. Looks good, Reviewed-by: Christoph Hellwig <hch(a)lst.de> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: FS_IOC_SYNCFS Next: [PATCH] char: mxser: remove unnesesary NULL check |