staging: vchiq_arm: Rework second abort criterion
authorStefan Wahren <stefan.wahren@i2se.com>
Sat, 28 Apr 2018 15:47:43 +0000 (17:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 May 2018 02:04:43 +0000 (19:04 -0700)
commit0b134c5d7e60b4b9e6fbcd5f6d4cba5b6da4a189
tree1e1e48efbe7105dd103ccb8b0a75c2b31cf72cb6
parent028fa9d038ad5bd9a2434cf72b5557d85ce5779e
staging: vchiq_arm: Rework second abort criterion

In order to make the code easier to review, move the second
abort criterion into the loop and the incrementation into
a separate line.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c