From: Oleg Nesterov Date: Fri, 15 Jun 2012 15:44:01 +0000 (+0200) Subject: uprobes: Remove the unnecessary initialization in add_utask() X-Git-Tag: v3.6-rc1~167^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e227051b13956b8f71c0abecc41ad351e64671c8;p=pandora-kernel.git uprobes: Remove the unnecessary initialization in add_utask() Trivial cleanup. No need to nullify ->active_uprobe after kzalloc(). Signed-off-by: Oleg Nesterov Cc: Ananth N Mavinakayanahalli Cc: Anton Arapov Cc: Peter Zijlstra Cc: Srikar Dronamraju Link: http://lkml.kernel.org/r/20120615154401.GA9633@redhat.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed