selftests: arm64: Remove bogus error check on writing to files
authorMark Brown <broonie@kernel.org>
Wed, 29 Sep 2021 15:19:23 +0000 (16:19 +0100)
committerWill Deacon <will@kernel.org>
Wed, 29 Sep 2021 15:33:04 +0000 (16:33 +0100)
commit4caf339c037c5e70d0ea789af093e123c2c6fc80
treea854fe4e73a2b081bf4e5168d26baf7dae06170e
parentff944c44b782d34dc95ea9dcf3a5b62a0bdbac18
selftests: arm64: Remove bogus error check on writing to files

Due to some refactoring with the error handling we ended up mangling things
so we never actually set ret and therefore shouldn't be checking it.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20210929151925.9601-3-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
tools/testing/selftests/arm64/fp/vec-syscfg.c