commit | 99659a929d653d0c9ce458091870544768add871 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Thu Jan 07 15:35:42 2010 +0100 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu Jan 07 11:50:06 2010 -0800 |
tree | 6241aa3810e7cd6b1c0ee304414b4438d452398c | |
parent | e1e0138d7d10fd447c71cc70f367eac514bd3ce4 [diff] |
x86, uv: Remove recursion in uv_heartbeat_enable() The recursion is not needed and does not improve readability. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> LKML-Reference: <4B45F13E.3040202@gmail.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>