]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
epoll: stop comparing pointers with 0 in self-test app
authorSasha Levin <sasha.levin@oracle.com>
Sat, 23 Mar 2013 02:32:03 +0000 (13:32 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Mar 2013 05:11:09 +0000 (16:11 +1100)
commitef0c5e623f21b7066090aa65edc00ec7c74edb56
treebd78eca8c8733731ab0e558f47eb86e90430f801
parent357dabcadb2ea13ded440c09b9d838bee4955c6f
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