MIPS: bitops: Use the BIT() macro
authorPaul Burton <paul.burton@mips.com>
Tue, 1 Oct 2019 21:53:31 +0000 (21:53 +0000)
committerPaul Burton <paul.burton@mips.com>
Mon, 7 Oct 2019 16:42:50 +0000 (09:42 -0700)
commitd6103510e7ccdc992e4eca7031eae366117ae6d4
treef84280f42183090795b19d860e2e664a539f9170
parenta2e66b862cc7b8db1a0eb63b71e61943d48c3c8a
MIPS: bitops: Use the BIT() macro

Use the BIT() macro in asm/bitops.h rather than open-coding its
equivalent.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@vger.kernel.org
Cc: Huacai Chen <chenhc@lemote.com>
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: linux-kernel@vger.kernel.org
arch/mips/include/asm/bitops.h