staging: vme_user: Replace the "<<" with BIT macro
authorAbhirup Deb <abhirupdeb@linux.vnet.ibm.com>
Sun, 15 Jan 2023 08:27:56 +0000 (13:57 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jan 2023 18:18:50 +0000 (19:18 +0100)
commit9ac9e59f15fdf45a531d4093dc2470c41031bb47
treed5d6d1d54740d85447d5832accec10cb5850a95c
parent3f04bd835cdc2e5de1cd8fdaa96c6757cc8b6d7a
staging: vme_user: Replace the "<<" with BIT macro

Replace the "<<" operator with BIT macro, in accordance to the
checkpatch.pl script and Linux kernel coding-style guidelines.

Signed-off-by: Abhirup Deb <abhirupdeb@linux.vnet.ibm.com>
Link: https://lore.kernel.org/r/Y8O5DN9ehby8K487@li-27defe4c-32e1-11b2-a85c-e202e9981075.ibm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme_user/vme.h