Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1244367
| From | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] nilfs2: fix build warnings |
| Date | 2015-10-12 05:50 +0200 |
| Message-ID | <qiChz-3NN-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] nilfs2: fix build warnings Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> - 2015-10-12 05:50 +0200
csiph-web