From: J. Bruce Fields Date: Tue, 14 Dec 2010 15:05:03 +0000 (+0000) Subject: lockd: define host_for_each{_safe} macros X-Git-Tag: v2.6.38-rc1~407^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b113746888c260a02f6ae1e92b0b9ef7e9c38993;p=pandora-kernel.git lockd: define host_for_each{_safe} macros We've got a lot of loops like this, and I find them a little easier to read with the macros. More such loops are coming. Signed-off-by: J. Bruce Fields [ cel: Forward-ported to 2.6.37 ] Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed