]> 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)
commita7e230bd40bea1e2b56d8d3fc601565c0e88176b
treef84280f42183090795b19d860e2e664a539f9170
parent4a7c9be4f98dfb3b230b04ae3674e13d502ae880
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