]> git.neil.brown.name Git - history.git/commit
[PATCH] uml: fix wrong type for rb_entry call
authorPaolo \'Blaisorblade\' Giarrusso <blaisorblade_spam@yahoo.it>
Wed, 13 Oct 2004 14:28:34 +0000 (07:28 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 13 Oct 2004 14:28:34 +0000 (07:28 -0700)
commit806bf1f9a281579a8a7cd9691a50aaff46668060
treed38c92951d0976f23e7f9744a8b9980b2c030922
parent11f6410f2a6b35360a44a375e8fef19e61e2bea7
[PATCH] uml: fix wrong type for rb_entry call

With the type-safe rb_entry (based on container_of, I sent it) I discovered
this type error, so I've fixed it.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade_spam@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/kernel/physmem.c