[PATCH v2 0/2] Early return in s_uGetTxRsvTime

From: Matej Dujava
Date: Sun May 03 2020 - 11:43:19 EST


This patch set will fix checkpatch LONG_LINE warnings and will save us
one call of bb_get_frame_time in case od !bNeedAck.

Change history:
v2: Implemented advice of ternary operator from Joe Perches <joe@xxxxxxxxxxx>

Matej Dujava (2):
staging: vt6655: return early if not bNeedAck
staging: vt6655: fix LONG_LINE warning

drivers/staging/vt6655/rxtx.c | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)

--
2.26.2