]> git.karo-electronics.de Git - karo-tx-linux.git/commit
epoll: stop comparing pointers with 0 in self-test app
authorSasha Levin <sasha.levin@oracle.com>
Wed, 20 Feb 2013 02:15:36 +0000 (13:15 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:53:21 +0000 (16:53 +1100)
commit77b6ff217ebd96d045b0efc4f94cfdf0b364da87
treefd7f04e05df0f19f1095b512cc2c1fdff73dcbed
parentc3dd4a8672b5146fc215d2106124c644ce391f42
epoll: stop comparing pointers with 0 in self-test app

Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Reviewed-by: Daniel Hazelton <dshadowwolf@gmail.com>
Cc: "Paton J. Lewis" <palewis@adobe.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/epoll/test_epoll.c