]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9abb426c815042e62b595520db948192ab6583a3
treef84280f42183090795b19d860e2e664a539f9170
parent0cde66b143399fd686f23689f335a0e63d42032b
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