OSDN Git Service

staging: vme_user: Replace "<<" with BIT macro
authorAbhirup Deb <abhirupdeb@linux.vnet.ibm.com>
Mon, 20 Mar 2023 18:42:50 +0000 (00:12 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 25 Mar 2023 08:56:01 +0000 (09:56 +0100)
commit01bc9ff2749b1aee1eab70d98c5313361add336c
treeb965f375d04cc6eefeb896703b0a39591367b0bb
parentf5aca1a63e83178374195d3a26790091fdf2ed05
staging: vme_user: Replace "<<" 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/ZBipKh/e2lK3YcQr@li-27defe4c-32e1-11b2-a85c-e202e9981075.ibm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme_user/vme_tsi148.h