mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-08 09:41:33 +00:00
We should not be doing assignments within an if () block so fix up the code to not do this. change was created using Coccinelle. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Felipe Balbi <balbi@ti.com>