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:
cc2ccca
)
[PATCH] shmem and simple const super_operations
author
Hugh Dickins
<hugh@veritas.com>
Mon, 5 Mar 2007 08:30:28 +0000
(
00:30
-0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 5 Mar 2007 15:57:51 +0000
(07:57 -0800)
shmem's super_operations were missed from the recent const-ification;
and simple_fill_super()'s, which can share with get_sb_pseudo()'s.
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Acked-by: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found