All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Michail Kurochkin <michail.kurachkin@promwad.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Initial commit of TDM core
Date: Wed, 13 Feb 2013 12:20:51 -0800	[thread overview]
Message-ID: <20130213202051.GA7585@kroah.com> (raw)
In-Reply-To: <20130213195851.D737134C6296@sp-git01-lo1.promwad.corp>

On Wed, Feb 13, 2013 at 07:09:11PM +0300, Michail Kurochkin wrote:
> Signed-off-by: Michail Kurochkin <michail.kurachkin@promwad.com>

<snip>

Interesting, care to actually Cc: the proper people, and put the needed
information in the body of the email?

> ---
>  drivers/staging/Kconfig        |    4 +
>  drivers/staging/Makefile       |    4 +-
>  drivers/staging/tdm/Kconfig    |   38 ++
>  drivers/staging/tdm/Makefile   |   19 +
>  drivers/staging/tdm/tdm_core.c |  826 ++++++++++++++++++++++++++++++++++++++++
>  include/linux/tdm/tdm.h        |  292 ++++++++++++++

Sorry, all staging drivers need to be self-contained within their
drivers/staging/ directory, so this needs to be changed.

thanks,

greg k-h

  reply	other threads:[~2013-02-13 20:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-13 16:09 [PATCH] Initial commit of TDM core Michail Kurochkin
2013-02-13 20:20 ` Greg KH [this message]
2013-02-13 20:21 ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2013-02-13 16:09 Michail Kurochkin

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=20130213202051.GA7585@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michail.kurachkin@promwad.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 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.