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:
6f702fc
)
[WATCHDOG] constify function pointer tables
author
Jan Engelhardt
<jengelh@computergmbh.de>
Tue, 22 Jan 2008 19:48:10 +0000
(20:48 +0100)
committer
Wim Van Sebroeck
<wim@iguana.be>
Fri, 25 Jan 2008 20:41:30 +0000
(20:41 +0000)
"static struct file_operations" should be
"static const struct file_operations".
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
No differences found