[PATCH tip/core/rcu 05/10] rcutorture: Don't compare ptr with 0

2013-01-26 Thread Paul E. McKenney
From: Sasha Levin Signed-off-by: Sasha Levin Reviewed-by: Josh Triplett Signed-off-by: Paul E. McKenney --- kernel/rcutorture.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/rcutorture.c b/kernel/rcutorture.c index 31dea01..0249800 100644 ---

[PATCH tip/core/rcu 05/10] rcutorture: Don't compare ptr with 0

2013-01-26 Thread Paul E. McKenney
From: Sasha Levin sasha.le...@oracle.com Signed-off-by: Sasha Levin sasha.le...@oracle.com Reviewed-by: Josh Triplett j...@joshtriplett.org Signed-off-by: Paul E. McKenney paul...@linux.vnet.ibm.com --- kernel/rcutorture.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git