mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
5cb307c4c2
Use the BIT macro instead of "open coding" bit fields. This makes it easier to actually see that the bits are not conflicting/overlapping. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>