[PATCH 0/2] nilfs2: fix build warnings

From: Ryusuke Konishi
Date: Sun Oct 11 2015 - 23:49:16 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/