Use if/else clause instead of "condition ? val1 : val2" to make the code cleaner and simpler.
Not sure what is cleaner and simpler for a simple condition, but I don't mind either way... Acked-by: Sagi Grimberg <sagi@xxxxxxxxxxx>
Use if/else clause instead of "condition ? val1 : val2" to make the code cleaner and simpler.
Not sure what is cleaner and simpler for a simple condition, but I don't mind either way... Acked-by: Sagi Grimberg <sagi@xxxxxxxxxxx>