From: Alan Cox Date: Thu, 19 Nov 2009 13:30:36 +0000 (+0000) Subject: vt: Fix use of "new" in a struct field X-Git-Tag: v2.6.32-rc8~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=308efab5e231d1510cd35931d87629bf5171caae;p=pandora-kernel.git vt: Fix use of "new" in a struct field As this struct is exposed to user space and the API was added for this release it's a bit of a pain for the C++ world and we still have time to fix it. Rename the fields before we end up with that pain in an actual release. Signed-off-by: Alan Cox Reported-by: Olivier Goffart Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed