mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Fix variable assignment inside if statement. It is error-prone and hard to read. Signed-off-by: Cosmin-Gabriel Samoila <gabrielcsmo@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>