Re: [PATCH 2/3] staging/keucr: fix keucr common code style

From: Greg KH
Date: Tue Nov 16 2010 - 15:16:06 EST


On Tue, Nov 16, 2010 at 02:12:47PM +0800, Al Cho wrote:
> fix keucr common code style
>
> Signed-off-by: Al Cho <acho@xxxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/