staging: wfx: cleanup long lines in data_tx.c
authorSuraj Upadhyay <usuraj35@gmail.com>
Sat, 25 Apr 2020 11:32:34 +0000 (17:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Apr 2020 12:02:59 +0000 (14:02 +0200)
commit2405c856915d295dbfea43a3c7d16d42cbb5625f
tree0b889c747123a1e789dfd07b8cf4cc00ad915199
parente8014d83f60479d3981baeaa3a21c993ff832f3f
staging: wfx: cleanup long lines in data_tx.c

Break lines with length over 80 characters to
conform to the linux coding style and refactor
wherever necessary.

Reviewed-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Signed-off-by: Suraj Upadhyay <usuraj35@gmail.com>
Link: https://lore.kernel.org/r/20200425113234.GA14492@blackclown
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/data_tx.c