]> 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>
Thu, 21 Mar 2013 05:34:05 +0000 (16:34 +1100)
commit59194c72a7aceb167fdf21e842873e038a31037d
tree535b818e447bfeb7dacde17a75689c843523f827
parentff975e186490479e35dbab9b846539b09db4e324
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