Skip to content
Commit efd279ec authored by Jonathan Nieder's avatar Jonathan Nieder Committed by Mauro Carvalho Chehab
Browse files

[media] flexcop: CodingStyle fix: don't use "if ((ret = foo()) < 0)"



Lift assignments from "if" conditionals for readability.  No change
in functionality intended.

Suggested-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>

Signed-off-by: default avatarJonathan Nieder <jrnieder@gmail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 722c90eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment