[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060921051545.GA5244@martell.zuzino.mipt.ru>
Date: Thu, 21 Sep 2006 09:15:45 +0400
From: Alexey Dobriyan <adobriyan@...il.com>
To: Dave Jones <davej@...hat.com>,
Pekka Enberg <penberg@...helsinki.fi>,
Andrew Morton <akpm@...l.org>, Alex Dubov <oakad@...oo.com>,
linux-kernel@...r.kernel.org, drzeus-list@...eus.cx,
rmk+lkml@....linux.org.uk
Subject: Re: [PATCH 1/2] [MMC] Driver for TI FlashMedia card reader - source
On Wed, Sep 20, 2006 at 12:36:52PM -0400, Dave Jones wrote:
> On Wed, Sep 20, 2006 at 09:28:05AM +0300, Pekka Enberg wrote:
> > On 9/20/06, Andrew Morton <akpm@...l.org> wrote:
> > > Trivia:
> >
> > [snip]
> >
> > More trivia:
> >
> > - Unnecessary casts for void pointers
> > - Assignment in if statement expression
>
> also
>
> +#include <linux/config.h>
> +#include <linux/module.h>
> +#include <linux/kernel.h>
>
> Some unnecessary includes there. (config.h & kernel.h are auto-included)
Only config.h (technically, autoconf.h)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists