[PATCH 1/3] ATM-iphase: Adjust 11 function calls together with a variable assignment

2017-08-06 Thread SF Markus Elfring
From: Markus Elfring Date: Sat, 5 Aug 2017 21:39:06 +0200 The script "checkpatch.pl" pointed information out like the following. ERROR: do not use assignment in if condition Thus fix affected source code places. Signed-off-by: Markus Elfring

[PATCH 1/3] ATM-iphase: Adjust 11 function calls together with a variable assignment

2017-08-06 Thread SF Markus Elfring
From: Markus Elfring Date: Sat, 5 Aug 2017 21:39:06 +0200 The script "checkpatch.pl" pointed information out like the following. ERROR: do not use assignment in if condition Thus fix affected source code places. Signed-off-by: Markus Elfring --- drivers/atm/iphase.c | 57