commit | d6103510e7ccdc992e4eca7031eae366117ae6d4 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@mips.com> | Tue Oct 01 21:53:31 2019 +0000 |
committer | Paul Burton <paul.burton@mips.com> | Mon Oct 07 09:42:50 2019 -0700 |
tree | f84280f42183090795b19d860e2e664a539f9170 | |
parent | a2e66b862cc7b8db1a0eb63b71e61943d48c3c8a [diff] |
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