[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20101116201444.GA15963@kroah.com>
Date: Tue, 16 Nov 2010 12:14:44 -0800
From: Greg KH <greg@...ah.com>
To: Al Cho <acho@...ell.com>
Cc: gregkh@...e.de, linux-kernel@...r.kernel.org,
devel@...verdev.osuosl.org, yiyingc@....com.tw, jlee@...ell.com,
segooon@...il.com
Subject: Re: [PATCH 2/3] staging/keucr: fix keucr common code style
On Tue, Nov 16, 2010 at 02:12:47PM +0800, Al Cho wrote:
> fix keucr common code style
>
> Signed-off-by: Al Cho <acho@...ell.com>
> ---
> drivers/staging/keucr/common.h | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/staging/keucr/common.h b/drivers/staging/keucr/common.h
> index 8693c54..f2be045 100644
> --- a/drivers/staging/keucr/common.h
> +++ b/drivers/staging/keucr/common.h
> @@ -1,7 +1,6 @@
> #ifndef COMMON_INCD
> #define COMMON_INCD
>
> -typedef void VOID;
You just deleted an unused typedef, which is great, but your description
of the patch isn't correct. Care to resend it with a correct
description?
thanks,
greg k-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