ZFS: Remove a redundant if condition (#12598)
authorAttila Fülöp <attila@fueloep.org>
Sat, 2 Oct 2021 18:50:57 +0000 (20:50 +0200)
committerGitHub <noreply@github.com>
Sat, 2 Oct 2021 18:50:57 +0000 (12:50 -0600)
commit60b618a967b1bb60225139a5e687a8cbd38041e0
tree9a5c3eb4366801f7c93f9051a71bc99532d6e2c3
parented3a3bdb0d59772ae4b8719cb6ffa690627bf112
ZFS: Remove a redundant if condition (#12598)

Commit 0c03d21ac99ebdbe left in a redundant if condition while
removing some code. Just remove it.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Signed-off-by: Attila Fülöp <attila@fueloep.org>
Closes #12598
module/zfs/dmu.c