mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
While we can't document #defines, documenting enums are well supported by kernel-doc. So, convert the bitmap defines into an enum. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>