2010-07-30 07:35:54

by FUJITA Tomonori

[permalink] [raw]
Subject: [PATCH -mm] 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 <[email protected]>
---
Documentation/feature-removal-schedule.txt | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index 23a8f8d..a94c2ad 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -541,3 +541,11 @@ Why: PCI DMA unmap state API (include/linux/pci-dma.h) was replaced
Who: FUJITA Tomonori <[email protected]>

----------------------------
+
+What: DMA_xxBIT_MASK macros
+When: Jun 2011
+Why: DMA_xxBIT_MASK macros were replaced with DMA_BIT_MASK() macros.
+Who: FUJITA Tomonori <[email protected]>
+
+----------------------------
+
--
1.6.5