mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
To: 남영민 <youngmin.nam@samsung.com>
Cc: pmladek@suse.com, andriy.shevchenko@linux.intel.com,
	sergey.senozhatsky@gmail.com, geert+renesas@glider.be,
	rostedt@goodmis.org, me@tobin.cc, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] vsprintf: fix data type of variable in string_nocheck()
Date: Mon, 10 Jun 2019 17:16:54 +0900	[thread overview]
Message-ID: <20190610081654.GA11709@jagdpanzerIV> (raw)
In-Reply-To: <040301d51f60$b4959100$1dc0b300$@samsung.com>

On (06/10/19 16:47), 남영민 wrote:
> This patch fixes data type of precision with int.
> The precision is declared as signed int in struct printf_spec.
> 
> Signed-off-by: Youngmin Nam <youngmin.nam@samsung.com>

Looks OK to me.

FWIW
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>

	-ss

  reply	other threads:[~2019-06-10  8:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20190610074708epcas2p3dcbdc49d114c544c1de721666d574b43@epcas2p3.samsung.com>
2019-06-10  7:47 ` 남영민
2019-06-10  8:16   ` Sergey Senozhatsky [this message]
2019-06-12  7:56     ` Petr Mladek

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=20190610081654.GA11709@jagdpanzerIV \
    --to=sergey.senozhatsky.work@gmail.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-kernel@vger.kernel.org \
    --cc=me@tobin.cc \
    --cc=pmladek@suse.com \
    --cc=rostedt@goodmis.org \
    --cc=sergey.senozhatsky@gmail.com \
    --cc=youngmin.nam@samsung.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