public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] staging: wilc1000: remove commented code
Date: Thu, 18 Jun 2015 04:21:38 +0000	[thread overview]
Message-ID: <20150618042138.GA10796@kroah.com> (raw)
In-Reply-To: <1434536180-32753-1-git-send-email-chaehyun.lim@gmail.com>

On Wed, Jun 17, 2015 at 07:16:20PM +0900, Chaehyun Lim wrote:
> Remove the commented codes using #if 0.
> 
> Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
> ---
> @@ -109,22 +67,6 @@
>  /*****************************************************************************/
>  /* Data Types                                                                */
>  /*****************************************************************************/
> -/* typedef unsigned char	uint8; */
> -/* typedef signed char     int8; */
> -/* typedef unsigned short	uint16; */
> -/* typedef unsigned long   uint32; */
> -/* typedef uint32   Bool; */
> -

That's not a #if 0 block :(

Please don't try to sneak other changes into a patch that says it is
doing something else.

greg k-h

  reply	other threads:[~2015-06-18  4:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-17 10:16 [PATCH] staging: wilc1000: remove commented code Chaehyun Lim
2015-06-18  4:21 ` Greg KH [this message]
2015-06-18  4:22 ` Greg KH

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=20150618042138.GA10796@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=kernel-janitors@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox