public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
From: Karel Zak <kzak@redhat.com>
To: Sami Kerola <kerolasa@iki.fi>
Cc: util-linux@vger.kernel.org
Subject: Re: [PATCH 00/14] pull: some minor fixes
Date: Mon, 14 Jul 2014 16:08:24 +0200	[thread overview]
Message-ID: <20140714140824.GJ30288@x2.net.home> (raw)
In-Reply-To: <1405283093-28182-1-git-send-email-kerolasa@iki.fi>

On Sun, Jul 13, 2014 at 09:24:39PM +0100, Sami Kerola wrote:
>  disk-utils/cfdisk.c        | 2 +-
>  disk-utils/fdformat.c      | 4 ++--
>  disk-utils/fdisk.c         | 9 ++++-----
>  disk-utils/mkfs.cramfs.c   | 6 ++----
>  lib/strutils.c             | 2 +-
>  libfdisk/src/dos.c         | 2 +-
>  libfdisk/src/partition.c   | 2 +-
>  libmount/src/tab.c         | 2 +-
>  libsmartcols/src/line.c    | 2 +-
>  libsmartcols/src/version.c | 2 +-
>  login-utils/last.c         | 2 +-
>  misc-utils/cal.c           | 5 -----
>  misc-utils/whereis.c       | 3 +--
>  sys-utils/dmesg.c          | 3 ++-
>  sys-utils/fstrim.c         | 2 +-
>  sys-utils/lscpu-dmi.c      | 2 +-
>  sys-utils/lscpu.c          | 2 +-
>  sys-utils/setpriv.c        | 4 +++-
>  term-utils/setterm.c       | 3 +--
>  19 files changed, 26 insertions(+), 33 deletions(-)

 Applied, thanks!

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

      parent reply	other threads:[~2014-07-14 14:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-13 20:24 [PATCH 00/14] pull: some minor fixes Sami Kerola
2014-07-13 20:24 ` [PATCH 01/14] textual: fix some typos Sami Kerola
2014-07-13 20:24 ` [PATCH 02/14] cal: remove unnused structure and definition Sami Kerola
2014-07-13 20:24 ` [PATCH 03/14] setterm: remove unnecessary variable Sami Kerola
2014-07-13 20:24 ` [PATCH 04/14] lscpu: avoid use of bzero() in favor of memset() Sami Kerola
2014-07-13 20:24 ` [PATCH 05/14] cfdisk: add braces to ensure operation order Sami Kerola
2014-07-13 20:24 ` [PATCH 06/14] fdformat: match variable and print format types Sami Kerola
2014-07-13 20:24 ` [PATCH 07/14] mkfs.cramfs: use defined failure name rather than magic value Sami Kerola
2014-07-13 20:24 ` [PATCH 08/14] fdisk: avoid code duplication Sami Kerola
2014-07-13 20:24 ` [PATCH 09/14] dmesg: avoid unnecessary variable assignment Sami Kerola
2014-07-13 20:24 ` [PATCH 10/14] setpriv: avoid alloca() use xmalloc() instead Sami Kerola
2014-07-13 20:24 ` [PATCH 11/14] whereis: avoid printing uninitialized string Sami Kerola
2014-07-13 20:24 ` [PATCH 12/14] libfdisk: do not do the same thing twice in single if statement Sami Kerola
2014-07-13 20:24 ` [PATCH 13/14] libsmartcols: avoid variable dereference after release Sami Kerola
2014-07-13 20:24 ` [PATCH 14/14] lscpu: avoid double free Sami Kerola
2014-07-14 14:08 ` Karel Zak [this message]

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=20140714140824.GJ30288@x2.net.home \
    --to=kzak@redhat.com \
    --cc=kerolasa@iki.fi \
    --cc=util-linux@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