[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200629205451.GC2786714@ZenIV.linux.org.uk>
Date: Mon, 29 Jun 2020 21:54:51 +0100
From: Al Viro <viro@...iv.linux.org.uk>
To: Ding Xiang <dingxiang@...s.chinamobile.com>
Cc: axboe@...nel.dk, linux-block@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] loop: fix passing zero to 'PTR_ERR' warning
On Wed, Jun 24, 2020 at 04:48:42PM +0800, Ding Xiang wrote:
> Fix a static code checker warning:
> drivers/block/loop.c:798 loop_attr_backing_file_show()
> warn: passing zero to 'PTR_ERR'
Better fix the root cause of that the problem - bullshit checker,
that is...
Powered by blists - more mailing lists