diff options
| author | Jesper Juhl <jesper.juhl@gmail.com> | 2005-09-06 18:17:50 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-07 19:57:35 -0400 |
| commit | 720a845911097cea1394fe7abb2c9efa76e32715 (patch) | |
| tree | ab2730e53c4f6661184ab2685dbab8ee63f5e8f1 /Documentation/feature-removal-schedule.txt | |
| parent | 97de50c0add1e8f3b4e764c66a13c07235fee631 (diff) | |
[PATCH] remove verify_area(): remove or edit references to verify_area in Documentation/
Remove (or edit) remaining references to the now dead verify_area() function
from files in Documentation/.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
| -rw-r--r-- | Documentation/feature-removal-schedule.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 95e744353120..2e0a01b21fe0 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
| @@ -66,14 +66,6 @@ Who: Paul E. McKenney <paulmck@us.ibm.com> | |||
| 66 | 66 | ||
| 67 | --------------------------- | 67 | --------------------------- |
| 68 | 68 | ||
| 69 | What: remove verify_area() | ||
| 70 | When: July 2006 | ||
| 71 | Files: Various uaccess.h headers. | ||
| 72 | Why: Deprecated and redundant. access_ok() should be used instead. | ||
| 73 | Who: Jesper Juhl <juhl-lkml@dif.dk> | ||
| 74 | |||
| 75 | --------------------------- | ||
| 76 | |||
| 77 | What: IEEE1394 Audio and Music Data Transmission Protocol driver, | 69 | What: IEEE1394 Audio and Music Data Transmission Protocol driver, |
| 78 | Connection Management Procedures driver | 70 | Connection Management Procedures driver |
| 79 | When: November 2005 | 71 | When: November 2005 |
