uprobes: remove redundant check
authorSasha Levin <sasha.levin@oracle.com>
Thu, 20 Dec 2012 19:11:30 +0000 (14:11 -0500)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 24 Jan 2013 19:40:15 +0000 (16:40 -0300)
commitc91368c4889a0ee5dd06552adbb50ae54f5096fd
treedc3240ba5b9dbef8256116b90e4ff6276d474034
parent50ca19aed8ad2e264ef6bce6d6d5cb7f8bfae8c9
uprobes: remove redundant check

We checked for uprobe==NULL earlier, no need to redo that.

Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1356030701-16284-22-git-send-email-sasha.levin@oracle.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
kernel/events/uprobes.c