[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200819141630.1338693-1-leon@kernel.org>
Date: Wed, 19 Aug 2020 17:16:27 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Chris Mason <clm@...com>, David Sterba <dsterba@...e.com>,
Josef Bacik <josef@...icpanda.com>
Cc: Leon Romanovsky <leonro@...dia.com>, linux-btrfs@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] Fixes to GCC warnings while compiling with W=1 level
From: Leon Romanovsky <leonro@...dia.com>
Hi,
The series of trivial fixes for GCC warnings seen while compiling with W=1.
Thanks
Leon Romanovsky (3):
fs/btfrs: Fix -Wunused-but-set-variable warnings
fs/btrfs: Fix -Wignored-qualifiers warnings
fs/btrfs: Fix -Wmissing-prototypes warnings
fs/btrfs/compression.c | 35 -----------------------------------
fs/btrfs/compression.h | 35 +++++++++++++++++++++++++++++++++++
fs/btrfs/ctree.c | 2 +-
fs/btrfs/ctree.h | 2 +-
fs/btrfs/sysfs.c | 7 +++----
fs/btrfs/sysfs.h | 2 +-
6 files changed, 41 insertions(+), 42 deletions(-)
--
2.26.2
Powered by blists - more mailing lists