From: Robert P. J. Day Date: Sat, 10 Feb 2007 09:46:25 +0000 (-0800) Subject: [PATCH] Replace regular code with appropriate calls to container_of() X-Git-Tag: v2.6.21-rc1~274^2~261 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b385a144ee790f00e8559bcb8024d042863f9be1;p=pandora-kernel.git [PATCH] Replace regular code with appropriate calls to container_of() Replace a small number of expressions with a call to the "container_of()" macro. Signed-off-by: Robert P. J. Day Acked-by: Paul Mackerras Cc: "David S. Miller" Cc: Martin Schwidefsky Cc: Stephen Smalley Cc: James Morris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed