mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
a39f7ec417
The BUG_ON() statements to verify number of bits in ALL_FSNOTIFY_BITS and ALL_INOTIFY_BITS are converted to build time check of the constant. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>