From: Andi Drebes Date: Thu, 18 Oct 2007 10:06:55 +0000 (-0700) Subject: fs/cramfs/inode.c: replace hardcoded value with preprocessor constant X-Git-Tag: v2.6.24-rc1~324 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4176ed593866b5e4bcf86896e0734315ad46661b;p=pandora-kernel.git fs/cramfs/inode.c: replace hardcoded value with preprocessor constant Remove the hardcoded value 256 in fs/cramfs/inode.c and replaces it with CRAMFS_MAXPATHLEN. Tested on an i386 box. Signed-off-by: Andi Drebes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed