[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171130155054.GL3553@twin.jikos.cz>
Date: Thu, 30 Nov 2017 16:50:54 +0100
From: David Sterba <dsterba@...e.cz>
To: Colin King <colin.king@...onical.com>
Cc: Chris Mason <clm@...com>, Josef Bacik <jbacik@...com>,
David Sterba <dsterba@...e.com>, linux-btrfs@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] btrfs: make function update_share_count static
On Thu, Nov 30, 2017 at 12:14:47PM +0000, Colin King wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> The function update_share_count is local to the source and does
> not need to be in global scope, so make it static.
>
> Cleans up sparse warning:
> fs/btrfs/backref.c:219:6: warning: symbol 'update_share_count' was not
> declared. Should it be static?
>
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Reviewed-by: David Sterba <dsterba@...e.com>
Powered by blists - more mailing lists