Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1244367 > unrolled thread

[PATCH 0/2] nilfs2: fix build warnings

Started byRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
First post2015-10-12 05:50 +0200
Last post2015-10-12 05:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] nilfs2: fix build warnings Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> - 2015-10-12 05:50 +0200

#1244367 — [PATCH 0/2] nilfs2: fix build warnings

FromRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Date2015-10-12 05:50 +0200
Subject[PATCH 0/2] nilfs2: fix build warnings
Message-ID<qiChz-3NN-3@gated-at.bofh.it>
Hi Andrew,

Please send the following fixes to upstream:

Ryusuke Konishi (2):
      nilfs2: fix gcc unused-but-set-variable warnings
      nilfs2: fix gcc uninitialized-variable warnings in powerpc build

These prevent reported warnings in powerpc build and minor warnings
during build with "W=1".  Both were detected on the mainline.

Thanks,
Ryusuke Konishi
--

 fs/nilfs2/alloc.c    | 3 +--
 fs/nilfs2/btree.c    | 7 +------
 fs/nilfs2/dat.c      | 2 --
 fs/nilfs2/recovery.c | 4 ++--
 fs/nilfs2/segment.c  | 3 +--
 fs/nilfs2/sufile.c   | 3 +--
 fs/nilfs2/super.c    | 5 ++++-
 7 files changed, 10 insertions(+), 17 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web