]> 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 Mar 2013 04:07:47 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Mar 2013 04:23:02 +0000 (15:23 +1100)
commit31df858468d246b9b2d24711c991ac660a6422cc
treef9c97eb63a82df53714abc81a20de45348d6b5ce
parent90fa965177c1f1fb71a55baac4184bbd20414ff5
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