verify: omit verify type mismatch error message for pattern verify
authorVincent Fu <vincentfu@gmail.com>
Thu, 8 May 2025 18:58:12 +0000 (14:58 -0400)
committerVincent Fu <vincent.fu@samsung.com>
Fri, 16 May 2025 16:09:30 +0000 (12:09 -0400)
commit76a8799bc5e39bed30fc44727e133689bd540965
tree5265132eea0bca002a6bc9425bcfb2f4f785533f
parent7431e1549e49166663ce6625eb9a31ce1833b491
verify: omit verify type mismatch error message for pattern verify

When we are carrying out pattern verification without a header we should
not print out an error message about a verify type mismatch because
there is no header on the media specifying the verify type.

Link: https://lore.kernel.org/r/20250508185832.3702-5-vincent.fu@samsung.com
Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
verify.c