Re: [PATCH] fs/squashfs: remove unused declarations

2023-11-17 Thread Tom Rini
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 no

[PATCH] fs/squashfs: remove unused declarations

2023-11-06 Thread David Oberhollenzer
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