On Tue, Nov 16, 2010 at 02:12:47PM +0800, Al Cho wrote:
> fix keucr common code style
> 
> Signed-off-by: Al Cho <[email protected]>
> ---
>  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
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to