commit | 4377b48da6da44360cc76cd3e0562dbb47dd4904 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 14 09:28:56 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Apr 20 11:32:59 2020 -0600 |
tree | 6472cda2d9707981de322949cb24e9ee522efce9 | |
parent | 8da2892e27833c5ee78788a66941e0e96eedad22 [diff] |
block: remove hd_struct_kill The function has a single caller, so just open code it. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>