staging: vt6655: Add spaces around arithmetic operators
authorSebastian Fuentes <sefu1789@gmail.com>
Sat, 12 Sep 2020 05:23:57 +0000 (22:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2020 07:20:38 +0000 (09:20 +0200)
commit9a9c1827e720fe25ee9cfbca6e10b7f78fcd39f7
treef50177ca7f6224b075f8f2c2c37e86494123e177
parentefd5a33258d9d7e86727839906045fb4dafe6782
staging: vt6655: Add spaces around arithmetic operators

This addresses the checkpatch.pl warning "spaces preferred around that
'+/-/*'"

Signed-off-by: Sebastian Fuentes <sefu1789@gmail.com>
Link: https://lore.kernel.org/r/20200912052357.GA4707@ubuntu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device_main.c
drivers/staging/vt6655/mac.h
drivers/staging/vt6655/rxtx.c