]> 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>
Tue, 26 Mar 2013 23:25:07 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:30 +0000 (17:12 +1100)
commit5b81f2f6843b89e01e24c8104efd6ab928c7cfc0
tree41acd6cee0bd7830411e426c433c4f971f101c63
parent35af0d52946a3ec7a9501027470ac73a5796af1d
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