lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 6 Jul 2021 22:44:40 -0400 From: "Theodore Ts'o" <tytso@....edu> To: Eric Biggers <ebiggers@...nel.org> Cc: linux-ext4@...r.kernel.org Subject: Re: [PATCH 4/6] Fix -Wunused-parameter warnings On Tue, Jun 15, 2021 at 09:53:32PM -0700, Eric Biggers wrote: > From: Eric Biggers <ebiggers@...gle.com> > > Fix all warnings about unused function parameters that were introduced > since e2fsprogs v1.45.4, by adding EXT2FS_ATTR((unused)) or removing > parameters as appropriate. > > Signed-off-by: Eric Biggers <ebiggers@...gle.com> Applied, thanks. - Ted
Powered by blists - more mailing lists