mirror of
https://github.com/torvalds/linux.git
synced 2026-04-28 11:32:28 -04:00
Replace all occurrences of (1<<x) with BIT(x). Signed-off-by: Mamta Shukla <mamtashukla555@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>