All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Al Cho <acho@novell.com>
Cc: gregkh@suse.de, linux-kernel@vger.kernel.org,
	devel@driverdev.osuosl.org, yiyingc@ene.com.tw, jlee@novell.com,
	segooon@gmail.com
Subject: Re: [PATCH 2/3] staging/keucr: fix keucr common code style
Date: Tue, 16 Nov 2010 12:14:44 -0800	[thread overview]
Message-ID: <20101116201444.GA15963@kroah.com> (raw)
In-Reply-To: <1289887967-2924-1-git-send-email-acho@novell.com>

On Tue, Nov 16, 2010 at 02:12:47PM +0800, Al Cho wrote:
> fix keucr common code style
> 
> Signed-off-by: Al Cho <acho@novell.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

      reply	other threads:[~2010-11-16 20:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-16  6:12 [PATCH 2/3] staging/keucr: fix keucr common code style Al Cho
2010-11-16 20:14 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101116201444.GA15963@kroah.com \
    --to=greg@kroah.com \
    --cc=acho@novell.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@suse.de \
    --cc=jlee@novell.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=segooon@gmail.com \
    --cc=yiyingc@ene.com.tw \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.