From: Jan Engelhardt Date: Thu, 7 Dec 2006 04:35:37 +0000 (-0800) Subject: [PATCH] constify inode accessors X-Git-Tag: v2.6.20-rc1~145^2^2~228 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48ed214d10ae3c3999af938970f7b5b58df77be3;p=pandora-kernel.git [PATCH] constify inode accessors Change the signature of i_size_read(), IMINOR() and IMAJOR() because they, or the functions they call, will never modify the argument. Signed-off-by: Jan Engelhardt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed