Skip to content

Commit

Permalink
[PATCH] remove verify_area(): remove fs/umsdos/notes as it only conta…
Browse files Browse the repository at this point in the history
…in a verify_area related note

The file `fs/umsdos/notes' contains only a small note about a possible bug
involving verify_area().  Since umsdos is no longer in the kernel and
verify_area() is also gone, it seems to make sense that this file goes the way
of the Dodo.

After applying this patch the `fs/umsdos/' directory will be empty and can be
removed entirely.

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>
  • Loading branch information
Jesper Juhl authored and Linus Torvalds committed Sep 7, 2005
1 parent 720a845 commit 82a25b5
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions fs/umsdos/notes

This file was deleted.

0 comments on commit 82a25b5

Please sign in to comment.