From: Takuya Yoshikawa Date: Tue, 29 Nov 2011 05:02:45 +0000 (+0900) Subject: KVM: MMU: Remove for_each_unsync_children() macro X-Git-Tag: v3.4-rc1~59^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37178b8bf00137dbf28a9b291af4fbc1b8f91dcc;p=pandora-kernel.git KVM: MMU: Remove for_each_unsync_children() macro There is only one user of it and for_each_set_bit() does the same. Signed-off-by: Takuya Yoshikawa Signed-off-by: Avi Kivity --- Reading git-diff-tree failed