commit | e2c2770096b686b4d2456173f53cb50e01aa635c | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Sat Jul 01 04:36:30 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Jul 01 09:56:03 2006 -0700 |
tree | d1d23d331e52945b61783e53fea9be75c3a2379e | |
parent | 1add6781c85d7e2ee512315113a16193b3e3937d [diff] |
[PATCH] hotcpu_notifier-fixes Always use do {} while (0). Failing to do so can cause subtle compile failures or bugs. Cc: Chandra Seetharaman <sekharan@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>