linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Ivan Bornyakov <brnkv.i1@gmail.com>
Cc: devel@driverdev.osuosl.org, jnjoseph@google.com,
	linux-kernel@vger.kernel.org, rspringer@google.com
Subject: Re: [PATCH] staging: gasket: use vzalloc instead of vmalloc/memset
Date: Mon, 23 Jul 2018 17:38:53 +0200	[thread overview]
Message-ID: <20180723153853.GA10528@kroah.com> (raw)
In-Reply-To: <20180723150538.3520-1-brnkv.i1@gmail.com>

On Mon, Jul 23, 2018 at 06:05:38PM +0300, Ivan Bornyakov wrote:
> Signed-off-by: Ivan Bornyakov <brnkv.i1@gmail.com>
> ---
>  drivers/staging/gasket/gasket_page_table.c | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)

I can not take patches without any changelog text at all, sorry.

greg k-h

  reply	other threads:[~2018-07-23 15:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-23 15:05 [PATCH] staging: gasket: use vzalloc instead of vmalloc/memset Ivan Bornyakov
2018-07-23 15:38 ` Greg KH [this message]
2018-07-23 18:30   ` [PATCH v2] " Ivan Bornyakov

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=20180723153853.GA10528@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=brnkv.i1@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=jnjoseph@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rspringer@google.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;
as well as URLs for NNTP newsgroup(s).