uprobes: Remove the unnecessary initialization in add_utask()
authorOleg Nesterov <oleg@redhat.com>
Fri, 15 Jun 2012 15:44:01 +0000 (17:44 +0200)
committerIngo Molnar <mingo@kernel.org>
Sat, 16 Jun 2012 07:10:52 +0000 (09:10 +0200)
commite227051b13956b8f71c0abecc41ad351e64671c8
tree04b4352771c3c75dbd4ecc0250a7215d0619439e
parent593609a59600c8377f311b300f14deacb155b9a4
uprobes: Remove the unnecessary initialization in add_utask()

Trivial cleanup. No need to nullify ->active_uprobe after
kzalloc().

Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Anton Arapov <anton@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/r/20120615154401.GA9633@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/events/uprobes.c
This page took 0.033816 seconds and 5 git commands to generate.