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:
6b80518
)
ceph: replace list_entry with container_of
author
Noah Watkins
<noah@noahdesu.com>
Wed, 28 Oct 2009 18:54:49 +0000
(11:54 -0700)
committer
Sage Weil
<sage@newdream.net>
Thu, 29 Oct 2009 00:44:22 +0000
(17:44 -0700)
Usage of non-list.h list_entry function for container_of
functionality replaced with direct use of container_of.
Signed-off-by: Noah Watkins <noah@noahdesu.com>
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found