Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dma-mapping: add DMA_xxBIT_MASK to feature-removal-schedule.txt

DMA_xxBIT_MASK macros were marked as deprecated in June 2009. One more
year is long enough, I think.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

FUJITA Tomonori and committed by
Linus Torvalds
a35274cd 17583363

+8
+8
Documentation/feature-removal-schedule.txt
··· 556 556 Who: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> 557 557 558 558 ---------------------------- 559 + 560 + What: DMA_xxBIT_MASK macros 561 + When: Jun 2011 562 + Why: DMA_xxBIT_MASK macros were replaced with DMA_BIT_MASK() macros. 563 + Who: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> 564 + 565 + ---------------------------- 566 +