From: Zhu Yi Date: Fri, 27 Jul 2007 13:43:23 +0000 (+0200) Subject: [PATCH] mac80211: use do { } while (0) for multi-line macros X-Git-Tag: v2.6.23-rc3~70^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21887b2f1826876f78a2d8e8e89f52993e7d76db;p=pandora-kernel.git [PATCH] mac80211: use do { } while (0) for multi-line macros Use do { } while (0) for multi-line macros Signed-off-by: Zhu Yi Signed-off-by: Jiri Benc Signed-off-by: John W. Linville --- Reading git-diff-tree failed