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:
75e8def
)
[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)
author
Tilman Schmidt
<tilman@imap.cc>
Thu, 29 Mar 2007 08:20:34 +0000
(
01:20
-0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 29 Mar 2007 15:22:25 +0000
(08:22 -0700)
Mark some static arrays as const that aren't and shouldn't be modified, and
remove incorrect static attribute from some variables.
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Hansjoerg Lipp <hjlipp@web.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found