From: Adrian Bunk Date: Sun, 8 Jun 2008 18:43:10 +0000 (+0300) Subject: fat_valid_media() isn't for userspace X-Git-Tag: v2.6.26-rc6~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f751aa125d1843ea4a9a264b451fd5b1639fab20;p=pandora-kernel.git fat_valid_media() isn't for userspace Commit 73f20e58b1d586e9f6d3ddc3aad872829aca7743 ("FAT_VALID_MEDIA(): remove pointless test") wrongly added the new fat_valid_media() function to the userspace-visible part of include/linux/msdos_fs.h Move it to the part of include/linux/msdos_fs.h that is not exported to userspace. Reported-by: Onur Küçük Reported-by: S.Çağlar Onur Signed-off-by: Adrian Bunk Acked-by: OGAWA Hirofumi Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed