git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2002c25
)
tracing: make all file_operations const
author
Steven Rostedt
<srostedt@redhat.com>
Fri, 6 Mar 2009 02:44:55 +0000
(21:44 -0500)
committer
Steven Rostedt
<srostedt@redhat.com>
Fri, 6 Mar 2009 02:46:40 +0000
(21:46 -0500)
Impact: cleanup
All file_operations structures should be constant. No one is going to
change them.
Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
No differences found