squashfs: don't include buffer_head.h
authorChristoph Hellwig <hch@lst.de>
Wed, 17 May 2023 07:16:22 +0000 (09:16 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 10 Jun 2023 00:44:14 +0000 (17:44 -0700)
commit6b81459c9cb0e11e30b07ff0a171c27f3650eb82
treebe94bdf9961703f455bd3369351fec5a38856af8
parent4e2f6342ccaf9d8beb33b398cc2862769c7d2a3b
squashfs: don't include buffer_head.h

Squashfs has stopped using buffers heads in 93e72b3c612adcaca1
("squashfs: migrate from ll_rw_block usage to BIO").

Link: https://lkml.kernel.org/r/20230517071622.245151-1-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Pankaj Raghav <p.raghav@samsung.com>
Reviewed-by: Phillip Lougher <phillip@squashfs.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/squashfs/block.c
fs/squashfs/decompressor.c
fs/squashfs/decompressor_multi_percpu.c