[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C32F052.6060202@gmail.com>
Date: Tue, 06 Jul 2010 10:58:58 +0200
From: Jiri Slaby <jirislaby@...il.com>
To: kagen101@...il.com
CC: Greg Kroah-Hartman <gregkh@...e.de>,
H Hartley Sweeten <hsweeten@...ionengravers.com>,
Simon Horman <horms@...ge.net.au>,
devel <devel@...verdev.osuosl.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/2] Staging: dt3155: fix coding style issues in dt3155_drv.c
On 07/06/2010 12:02 AM, Joe Eloff wrote:
> --- a/drivers/staging/dt3155/dt3155_drv.c
> +++ b/drivers/staging/dt3155/dt3155_drv.c
> @@ -78,7 +78,7 @@ extern void printques(int);
> MODULE_LICENSE("GPL");
>
> /* Error variable. Zero means no error. */
> -int dt3155_errno = 0;
> +int dt3155_errno ;
Isn't this a checkpatch error :)?
--
js
--
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