[PATCH] fs/squashfs: remove unused declarations

Tom Rini trini at konsulko.com
Fri Nov 17 14:41:03 CET 2023


On Mon, Nov 06, 2023 at 11:03:20AM +0100, David Oberhollenzer wrote:

> This patch removes a number of struct and macro declaration that
> were found through `git-grep` to be unused. Most of those are
> related to compressor options and super block flags.
> 
> For reading a SquashFS image, we do not need the compressor options
> or the flags. Those only encode settings used for packing the image,
> mksquashfs uses them when appending data to an existing image. The
> kernel implementation does not touch those, and we don't need them
> either.
> 
> Signed-off-by: David Oberhollenzer <goliath at infraroot.at>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20231117/1a9e15f7/attachment.sig>


More information about the U-Boot mailing list