mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-17 14:43:49 +00:00
we want the assignment to err done inside the if () to be visible after it, so (re)declaring err inside if () body is wrong. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>