From: Pekka Enberg Date: Fri, 20 Oct 2006 06:28:14 +0000 (-0700) Subject: [PATCH] ecryptfs: use special_file() X-Git-Tag: v2.6.19-rc3~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26da82058e62ea173559a26881b16d10089645ba;p=pandora-kernel.git [PATCH] ecryptfs: use special_file() Use the special_file() macro to check whether an inode is special instead of open-coding it. Acked-by: Mike Halcrow Cc: Phillip Hellewell Signed-off-by: Pekka Enberg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed