commit | 7efd08c85523f9468a6a8748d6f02b3e73967569 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@parcelfarce.linux.theplanet.co.uk> | Sat Sep 03 15:57:28 2005 -0700 |
committer | Linus Torvalds <torvalds@evo.osdl.org> | Mon Sep 05 00:06:21 2005 -0700 |
tree | 6ee5b4cadfc78665a4a85a2f5901b2441c4e4f79 | |
parent | e54a5dfb960053437f464a7ce372a8acc293fdcb [diff] |
[PATCH] uml: fix a macro typo Fix a macro typo which could break if the macro is passed arguments with side-effects. Signed-off-by: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>