From: Masami Hiramatsu Date: Wed, 30 Mar 2011 09:25:47 +0000 (+0900) Subject: perf probe: Fix to remove redundant close X-Git-Tag: v2.6.39-rc3~17^6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0c4801a17cb1a762bed39a6a9d5e5be33d8a340;p=pandora-kernel.git perf probe: Fix to remove redundant close Since dwfl_end() closes given fd with dwfl, caller doesn't need to close its fd when finishing process. Cc: 2nddept-manager@sdl.hitachi.co.jp Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Lin Ming Cc: Peter Zijlstra LKML-Reference: <20110330092547.2132.93728.stgit@ltc236.sdl.hitachi.co.jp> Signed-off-by: Masami Hiramatsu Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed