mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: SeongJae Park <sj38.park@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] staging: csr: Remove CsrEventHandle
Date: Mon, 29 Oct 2012 14:58:09 -0700	[thread overview]
Message-ID: <20121029215809.GA19851@kroah.com> (raw)
In-Reply-To: <1351363525-17707-1-git-send-email-sj38.park@gmail.com>

On Sun, Oct 28, 2012 at 03:45:24AM +0900, SeongJae Park wrote:
> No one use CsrEventHandle, No one call functions using it as parameter.
> So those are not need to be here.
> 
> Signed-off-by: SeongJae Park <sj38.park@gmail.com>
> ---
>  drivers/staging/csr/csr_framework_ext.h       |   61 -------------------------
>  drivers/staging/csr/csr_framework_ext_types.h |    2 -
>  2 files changed, 63 deletions(-)

Sorry, but someone already did this.  Look at the linux-next tree to see
the patch there that cleaned up part of this.  But, the second file you
changed here still applies, so can you redo this, and the 2/2 patch and
resend them?

thanks,

greg k-h

  parent reply	other threads:[~2012-10-29 21:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-27 18:45 SeongJae Park
2012-10-27 18:45 ` [PATCH 2/2] staging: csr: Remove struct CsrEvent SeongJae Park
2012-10-29 21:58 ` Greg KH [this message]
2012-10-30  2:28   ` [PATCH 1/2] staging: csr: Remove CsrEventHandle SeongJae Park

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=20121029215809.GA19851@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sj38.park@gmail.com \
    /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

Powered by JetHome