]> git.proxmox.com Git - mirror_zfs.git/commit
Fix format specifier warnings
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 27 Jul 2021 03:22:27 +0000 (20:22 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 27 Jul 2021 16:50:00 +0000 (09:50 -0700)
commitb72611f0f612bf9ffeda827ea0bdf4cc36d9c6e4
tree08678d873d6b81268f042cbfa586136fdb845b88
parent4bd99c11d76bec08c951f3fc491a92e8e24de361
Fix format specifier warnings

Commit 5dbf6c5a66d did not address these format specifier warnings
since they were introduced by an unrelated commit which had not
been rebased on 5dbf6c5a66d when merged.  Fix them.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #12435
module/zfs/arc.c