From: Jesper Juhl Date: Tue, 6 Sep 2005 22:17:51 +0000 (-0700) Subject: [PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a verify_area... X-Git-Tag: v2.6.14-rc1~659 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82a25b5670eef736a20613f8b93fe55ecb5ca4bc;p=pandora-kernel.git [PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed