From: Andrew Morton Date: Sat, 1 Jul 2006 11:36:30 +0000 (-0700) Subject: [PATCH] hotcpu_notifier-fixes X-Git-Tag: v2.6.18-rc1~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2c2770096b686b4d2456173f53cb50e01aa635c;p=pandora-kernel.git [PATCH] hotcpu_notifier-fixes Always use do {} while (0). Failing to do so can cause subtle compile failures or bugs. Cc: Chandra Seetharaman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed