[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201019133007.GW6756@twin.jikos.cz>
Date: Mon, 19 Oct 2020 15:30:07 +0200
From: David Sterba <dsterba@...e.cz>
To: Pujin Shi <shipujin.t@...il.com>
Cc: Chris Mason <clm@...com>, Josef Bacik <josef@...icpanda.com>,
David Sterba <dsterba@...e.com>,
Filipe Manana <fdmanana@...e.com>,
Nikolay Borisov <nborisov@...e.com>, Qu Wenruo <wqu@...e.com>,
linux-btrfs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] fs: btrfs: Fix incorrect printf qualifier
On Sat, Oct 17, 2020 at 08:12:49PM +0800, Pujin Shi wrote:
> This patch addresses a compile warning:
> fs/btrfs/extent-tree.c: In function '__btrfs_free_extent':
> fs/btrfs/extent-tree.c:3187:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=]
>
> Fixes: 1c2a07f598d5 ("btrfs: extent-tree: kill BUG_ON() in __btrfs_free_extent()")
> Signed-off-by: Pujin Shi <shipujin.t@...il.com>
Thanks, Fixes: tag updated.
Powered by blists - more mailing lists