staging: vme_user: Add spaces around '<<' operator
authorSoumya Negi <soumya.negi97@gmail.com>
Fri, 13 Oct 2023 23:47:16 +0000 (16:47 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 15 Oct 2023 16:21:18 +0000 (18:21 +0200)
commit4aa8371e4a9b9d77372e8535144da8c5d99aac7d
treecaed57a65ed8d8b6a87f6c099d7f7d2f08650ad0
parent2170f5bffb12868ba3f2dc5dbf79cd87f9ac6fa6
staging: vme_user: Add spaces around '<<' operator

Add spaces around all instances of << in the header vme_tsi148.h to
conform with Linux coding style. Issue found by checkpatch.pl

Signed-off-by: Soumya Negi <soumya.negi97@gmail.com>
Link: https://lore.kernel.org/r/f84f353dedc28f99e42d2419b379ace41d0cb218.1697240381.git.soumya.negi97@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme_user/vme_tsi148.h