From: Manfred Spraul Date: Fri, 25 Jul 2008 08:48:04 +0000 (-0700) Subject: ipc/sem.c: convert undo structures to struct list_head X-Git-Tag: v2.6.27-rc1~315 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4daa28f6d8f5cda8ea0f55048e3c8811c384cbdd;p=pandora-kernel.git ipc/sem.c: convert undo structures to struct list_head The undo structures contain two linked lists, the attached patch replaces them with generic struct list_head lists. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Manfred Spraul Cc: Nadia Derbey Cc: Pierre Peiffer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed