From: Steven Rostedt Date: Fri, 6 Mar 2009 02:44:55 +0000 (-0500) Subject: tracing: make all file_operations const X-Git-Tag: v2.6.30-rc1~2^2~64^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e2336a0d47c9661a40cc5ef85135ce1406af6e8;p=pandora-kernel.git tracing: make all file_operations const Impact: cleanup All file_operations structures should be constant. No one is going to change them. Reported-by: Andrew Morton Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed