Re: [PATCH v2 2/2] block: make function 'kill_bdev' static
From: Bart Van Assche <bvanassche@acm.org>
Date: 2020-06-18 02:13:38
Also in:
linux-fsdevel
From: Bart Van Assche <bvanassche@acm.org>
Date: 2020-06-18 02:13:38
Also in:
linux-fsdevel
On 2020-05-30 04:40, Zheng Bin wrote:
kill_bdev does not have any external user, so make it static.
Reviewed-by: Bart Van Assche <bvanassche@acm.org>