From: Noah Watkins Date: Wed, 28 Oct 2009 18:54:49 +0000 (-0700) Subject: ceph: replace list_entry with container_of X-Git-Tag: v2.6.34-rc2~9^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbbccec9c6218cbc9ff47c6d88bfc6b52079e3ea;p=pandora-kernel.git ceph: replace list_entry with container_of Usage of non-list.h list_entry function for container_of functionality replaced with direct use of container_of. Signed-off-by: Noah Watkins Signed-off-by: Sage Weil --- Reading git-diff-tree failed